Class LeafSpring
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Force
Assembly: VMBldFP.dll
public class LeafSpring : BuilderNamed<leafspring>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
LeafSpring()
public LeafSpring()
Properties
Axle
public IConnectable Axle { get; }
Property Value
IConnectable
EyePosition
public PointBase EyePosition { get; }
Property Value
PointBase
FrontFrame
public IConnectable FrontFrame { get; }
Property Value
IConnectable
RearFrame
public IConnectable RearFrame { get; }
Property Value
IConnectable
ReferenceFrame
public TransformBase ReferenceFrame { get; }
Property Value
TransformBase
ShacklePosition
public PointBase ShacklePosition { get; }
Property Value
PointBase
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