Class BuilderUnite
Last update: 16.07.2025Namespace: VM.Managed.CAD
Assembly: VMAppCore.dll
This class is to represent the intersect builder.
public class BuilderUnite : BuilderPair, IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, IContainer, ILinkContainer, IOwned, IHasID
Inheritance
object ←
ObservableObject ←
LinkableBase ←
ObjectBase ←
Object
Implements
IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, IContainer, ILinkContainer, IOwned, IHasID
Inherited Members
BuilderPair.SetTransform(TMatrix),
BuilderPair.GetBodyType(),
BuilderPair.GetUnnamedObjectName(object),
BuilderPair.FindLocal(string),
BuilderPair.CopyFilePathWhenImportBuilder(Builder),
BuilderPair.Contains(Type),
BuilderPair.RemoveFromCreatedList(),
BuilderPair.ReplaceBuild(Builder, Builder),
BuilderPair.ReplaceData(string, object),
BuilderPair.GetNameAttribute(string, ref List
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
BuilderUnite(Builder, Builder)
Initializes a new instance of the
public BuilderUnite(Builder builderTarget, Builder builderTool)
Parameters
builderTarget Builder
The target build.
builderTool Builder
The tool build.
BuilderUnite()
Initializes a new instance of the
public BuilderUnite()
Methods
CreateParameter()
protected override BuilderParamBase CreateParameter()
Returns
BuilderParamBase