| KM_AxisGroupMaxLength Property |
Trajectory Planner max allowed length for individual segments
(long linear segments can cause cord errors in non-linear systems)
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double MaxLength { get; set; }
Public Property MaxLength As Double
Get
Set
public:
property double MaxLength {
double get ();
void set (double value);
}
Property Value
DoubleSee Also