Workspace 7.0.2
TransformMatrixBuilder

Creates a new TransformMatrix from the input TransformGroup. A TransformMatrix differs from a TransformGroup only in that it is better suited to computations, rather than the user-editing of individual elements on the Workspace canvas. Note that euler angles are in radians.

  • Default label: "TransformMatrix builder"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
Transform groupCSIRO::Mesh::TransformGroup

The input transform matrix. Euler angles are in radians. Some widgets may show/edit in degrees and convert to radians.

Outputs:
Transform matrixCSIRO::Mesh::TransformMatrix