Click or drag to resize

KM_MotionParamsCollinearTolerance Property

If the angle between consecutive linear segments is less than this value, they will be treated as the same segment

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public double CollinearTolerance { get; set; }

Property Value

Double
See Also