Class Water
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Track
Assembly: VMBldTrack.dll
public class Water : BuilderNamed<water>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Water()
public Water()
Properties
BodyConnectable
public IConnectable BodyConnectable { get; }
Property Value
IConnectable
DepthOfDeepWater
public Variable DepthOfDeepWater { get; set; }
Property Value
Variable
DirectionX
public DirectionBase DirectionX { get; }
Property Value
DirectionBase
DirectionZ
public DirectionBase DirectionZ { get; }
Property Value
DirectionBase
LengthInXAxis
public Variable LengthInXAxis { get; set; }
Property Value
Variable
Position
public PointBase Position { get; }
Property Value
PointBase
WidthInYAxis
public Variable WidthInYAxis { get; set; }
Property Value
Variable
Methods
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document