| KM_MotionParamsMaxLinearLength Property |
Longest allowable segment length before dividing into smaller segments
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double MaxLinearLength { get; set; }
Public Property MaxLinearLength As Double
Get
Set
public:
property double MaxLinearLength {
double get ();
void set (double value);
}
Property Value
DoubleSee Also