Workspace 6.21.5
RegionTransform

Creates a new Region which is a transformed copy of the input Region. For example, If the operation is provided a BoundingBox with extents [0,0,0]-[1,1,1] and a TransformMatrix that translates the operation 1 unit in the X-dimension, the output Region will be a BoundingBox with the extents [1,0,0]-[2,1,1]

  • Default label: "Region Transform"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh/Regions
Inputs:
TransformCSIRO::Mesh::TransformGroup

RegionCSIRO::Mesh::Region

Outputs:
RegionCSIRO::Mesh::Region