ValidationObject..::..AxlePosition Property
The axle position of the moveable axle.
Can be front, rear or center. Center is default, if nothing
else are selected. Use center if validation object is ex. a stretcher.
Namespace:
DynamicRelaxationClashVerification.Models.DataModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public AxlePosition AxlePosition { get; set; }
Public Property AxlePosition As AxlePosition Get Set
public: property AxlePosition^ AxlePosition { AxlePosition^ get (); void set (AxlePosition^ value); }