Class SoilInteraction
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Track
Assembly: VMBldTrack.dll
public class SoilInteraction : BuilderNamed<soilinteraction>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
SoilInteraction()
public SoilInteraction()
Properties
ActionContactables
public string[] ActionContactables { get; set; }
Property Value
string[]
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