Click or drag to resize

Constraint_SixDOFAngularXAxisMotorLimit 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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<Range> AngularXAxisMotorLimit { get; set; }

Property Value

Type: ReferenceRange
See Also