|
Same as AddArcMove but with the option to apply the arc move to simulation only. If sim_only is set to True then no actual toolpath will be genereated for this move |
| AddArcMove2 (X As Double , Y As Double , Z As Double , centerX As Double , centerY As Double , centerZ As Double , a As Variant , b As Variant , clock_wise As Boolean , Radius As Double , feed_type As tagFMUDOFeedType , feed_rate As Variant , sim_only As Boolean) |
|
|
| FMUserOperation |