Class Thrust
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Track
Assembly: VMBldTrack.dll
public class Thrust : BuilderNamed<thrust>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Thrust()
public Thrust()
Properties
ActionBody
public IConnectable ActionBody { get; }
Property Value
IConnectable
BaseWater
public IWater BaseWater { get; }
Property Value
IWater
Position
public PointBase Position { get; }
Property Value
PointBase
ThrustingAxis
public DirectionBase ThrustingAxis { get; }
Property Value
DirectionBase
Methods
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document