Table of Contents

Interface ISetMcXyzabc

Namespace
Hi.Numerical.Xyzabc
Assembly
HiMech.dll

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

mcXyzabc DVec3d

Machine position and orientation.