Workspace 6.21.5
MeshFromBoundingBox

Creates a MeshModel that represents the input BoundingBox. Only one face is created for each face of the bounding box, nodes are not duplicated on edges. Texture coordinates are also added to the mesh with the state names "textureS","textureT" and "textureR". The scalar values of these states are in the range [0,1].

  • Default label: "Create mesh from bounding box"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh/Regions
Inputs:
BoxCSIRO::Mesh::BoundingBox

Outputs:
Box MeshCSIRO::Mesh::MeshModelInterface