| KM_MotionParamsArcsToSegs Property |
Converts Arcs to linear segments (User Setting)
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool ArcsToSegs { get; set; }
Public Property ArcsToSegs As Boolean
Get
Set
public:
property bool ArcsToSegs {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also