CoordinateSystemAxisType
MomentOfInertiaConstraint
.Axis { get; set; }
Gets or sets the Axis used for calculation. Only positive direction enums will be accepted ("PositiveXAxis", "PositiveYAxis", "PositiveXAxis"). InvalidArgumentException: Any unsupported enum value.
Remarks
Examples