Class FTR3D
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.FE.Contact
Assembly: VMBldFECt.dll
public class FTR3D : BuilderNamed<ftr3d>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
FTR3D()
public FTR3D()
Properties
ActionContactable
public IContactableFlex3D ActionContactable { get; }
Property Value
IContactableFlex3D
BaseContactable
public IContactableRigid3D BaseContactable { get; }
Property Value
IContactableRigid3D
Methods
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document