Click or drag to resize

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

Property Value

ReferenceRange
See Also