Interface ISetMcXyzabc
Abstraction for components that accept a full machine-coordinate pose (XYZ linear + ABC rotary).
public interface ISetMcXyzabc
- Extension Methods
Methods
SetMcXyzabc(DVec3d)
Writes the current MC pose into the implementation (linear metres, rotary radians).
void SetMcXyzabc(DVec3d mcXyzabc)
Parameters
mcXyzabcDVec3dMachine position and orientation.