Workspace 6.21.5
GridScaleBuilder

Creates a MeshModelInterface that represents a 2D grid, defined in 3 dimensions. The user can control the plane that the grid lies along, as well as the various intervals and colors of the grid lines.

  • Default label: "GridScaleBuilder"
  • Member of plug-in: Rendering
  • Catalogue path: Scene
Inputs:
Enabledbool

PlaneCSIRO::Rendering::GridScaleBuilder::Plane

Axis1 mindouble

Axis1 maxdouble

Axis1 intervaldouble

Axis1 sub-intervaldouble

Axis1 labelsQStringListA QStringList containing text labels for each interval on Axis1. If the number of labels does not match the number of intervals, and error will be raised.
Axis2 mindouble

Axis2 maxdouble

Axis2 intervaldouble

Axis2 sub-intervaldouble

Axis2 labelsQStringListA QStringList containing text labels for each interval on Axis2. If the number of labels does not match the number of intervals, and error will be raised.
Interval colorQColor

Sub-interval colorQColor

Outputs:
Grid ScaleCSIRO::Rendering::Transform