| KM_MotionParamsBreakAngle Property |
Max angle before Trajectory Planner locks the segment list and optimizes next entities
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double BreakAngle { get; set; }
Public Property BreakAngle As Double
Get
Set
public:
property double BreakAngle {
double get ();
void set (double value);
}
Property Value
DoubleSee Also