class with CNC machine emulation settings Generated from class MR.CNCMachineSettings. This is the non-const half of the class.
More...
class with CNC machine emulation settings Generated from class MR.CNCMachineSettings. This is the non-const half of the class.
◆ CNCMachineSettings() [1/4]
| unsafe MR.CNCMachineSettings.CNCMachineSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ CNCMachineSettings() [2/4]
| unsafe MR.CNCMachineSettings.CNCMachineSettings |
( |
MR._ByValue_CNCMachineSettings | _other | ) |
|
|
inline |
Generated from constructor MR.CNCMachineSettings.CNCMachineSettings.
◆ CNCMachineSettings() [3/4]
| MR.CNCMachineSettings.CNCMachineSettings |
( |
Const_CNCMachineSettings | _other | ) |
|
|
inline |
Generated from constructor MR.CNCMachineSettings.CNCMachineSettings.
◆ CNCMachineSettings() [4/4]
Generated from constructor MR.CNCMachineSettings.CNCMachineSettings.
◆ assign()
Generated from method MR.CNCMachineSettings.operator=.
◆ Equals() [1/2]
| bool MR.CNCMachineSettings.Equals |
( |
MR.Const_CNCMachineSettings? | rhs | ) |
|
|
inline |
◆ Equals() [2/2]
| override bool MR.CNCMachineSettings.Equals |
( |
object? | other | ) |
|
|
inline |
◆ operator!=()
| static unsafe bool MR.CNCMachineSettings.operator!= |
( |
MR.CNCMachineSettings | _this, |
|
|
MR.Const_CNCMachineSettings | rhs ) |
|
inlinestatic |
◆ operator==()
| static unsafe bool MR.CNCMachineSettings.operator== |
( |
MR.CNCMachineSettings | _this, |
|
|
MR.Const_CNCMachineSettings | rhs ) |
|
inlinestatic |
Generated from method MR.CNCMachineSettings.operator==.
◆ setFeedrateIdle()
| unsafe void MR.CNCMachineSettings.setFeedrateIdle |
( |
float | feedrateIdle | ) |
|
|
inline |
◆ setHomePosition()
| unsafe void MR.CNCMachineSettings.setHomePosition |
( |
in MR.Vector3f | homePosition | ) |
|
|
inline |
◆ setRotationAxis()
| unsafe void MR.CNCMachineSettings.setRotationAxis |
( |
MR.CNCMachineSettings.RotationAxisName | paramName, |
|
|
in MR.Vector3f | rotationAxis ) |
|
inline |
◆ setRotationLimits()
| unsafe void MR.CNCMachineSettings.setRotationLimits |
( |
MR.CNCMachineSettings.RotationAxisName | paramName, |
|
|
MR._InOpt_Vector2f | rotationLimits ) |
|
inline |
◆ setRotationOrder()
| unsafe void MR.CNCMachineSettings.setRotationOrder |
( |
MR.Std.Const_Vector_MRCNCMachineSettingsRotationAxisName | rotationAxesOrder | ) |
|
|
inline |
The documentation for this class was generated from the following file: