Workspace 6.21.5
CreateAxesModel

Creates a SceneItem representing major axes in a cartesian coordinate system (the X, Y and Z axes). These axes are useful for providing orientation to a user while they are interacting with a Scene.

  • Default label: "Create Axes Model"
  • Member of plug-in: Rendering
  • Catalogue path: Scene/
Inputs:
EnabledboolIf enabled, the axes will be visible in the Scene they are added to.
X axis colorQColor

Y axis colorQColor

Z axis colorQColor

X axis labelQString

Y axis labelQString

Z axis labelQString

Axes lengthCSIRO::Mesh::Vector3dGroupThe length of the axes in local coordinates.
Tip sizedouble

The size of the arrow heads attached to the axes in local coordinates.

Outputs:
AxesCSIRO::Rendering::Transform