Workspace 6.21.5
PlotGrid3dBuilder

Creates a grid cube mesh in 3 dimensions which acts as the axes and scale for 3D plots. Grid sizing is based on a user-specified bounding box, while grid faces to render and scale intervals for each axis are customisable. This allows scene items of interest to be conveniently placed in a 3D plotting scenario.

  • Default label: "Build 3D plot grid"
  • Member of plug-in: Rendering
  • Catalogue path: Scene
Inputs:
EnabledboolEnable rendering of the 3D plot grid.
Plot grid boundsCSIRO::Mesh::BoundingBoxBounds of 3D plot grid without margin applied. May be derived from bounds of a scene item of interest.
Axis marginsCSIRO::Mesh::Vector3dGroupMargins applied to each axis of plot bounds.
Axis intervalsCSIRO::Mesh::Vector3dGroupIntervals between grid planes on each axis.
Grid render optionsCSIRO::Rendering::PlotGrid3dRenderOptions

Enable rendering of individual features (faces, inner grid) of the 3D plot grid.

Outputs:
3D plot gridCSIRO::Rendering::Transform