Class MTL
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Track
Assembly: VMBldTrack.dll
public class MTL : BuilderNamed<mtl>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
MTL()
public MTL()
Properties
BaseContactable
public IContactableRigid3D BaseContactable { get; }
Property Value
IContactableRigid3D
HullMarker
public IMarker HullMarker { get; }
Property Value
IMarker
InputArray
public string[] InputArray { get; set; }
Property Value
string[]
Thickness
public Variable Thickness { get; set; }
Property Value
Variable
Width
public Variable Width { get; set; }
Property Value
Variable
Methods
OnPostAddDoc(ObjectBase)
protected override void OnPostAddDoc(ObjectBase ob)
Parameters
ob ObjectBase
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document