![](../icons/Help.png) | KM_AxisGroupCornerTolerance Property |
Trajectory Planner Collinear tolerance at which in-line segments can be combined
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic double CornerTolerance { get; set; }
Public Property CornerTolerance As Double
Get
Set
public:
property double CornerTolerance {
double get ();
void set (double value);
}
Property Value
Double
See Also