Class MotorDesigner
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.GearTrain
Assembly: VMBldGearTrain.dll
public class MotorDesigner : BuilderNamed<motordesigner>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
MotorDesigner()
public MotorDesigner()
Properties
Axis
public DirectionBase Axis { get; }
Property Value
DirectionBase
InputArray
public string[] InputArray { get; set; }
Property Value
string[]
Position
public PointBase Position { get; }
Property Value
PointBase
Methods
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document