Constraint_SixDOFAngularYAxisMotorLimit Property |
Force range to apply in case of a angular constraint (N). Usually this is -mMaxForceLimit unless you want a motor that can e.g. push but not pull. Not used when motor is an angular motor.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic Reference<Range> AngularYAxisMotorLimit { get; set; }
Property Value
Type:
ReferenceRange
See Also