Workspace 6.21.5
|
Creates a MeshModel from the input BoundingPlane. The output MeshModel will have only a single polygon, and can be restricted to lie within a specific bounding region (BoundingPlane objects are infinite planes).
Inputs: | |||
---|---|---|---|
Plane | CSIRO::Mesh::BoundingPlane | ||
Confine to region | CSIRO::Mesh::BoundingBox | Ensure that the output MeshModel's vertices lie on the limits of this bounding region. | |
Outputs: | |||
Plane Mesh | CSIRO::Mesh::MeshModel |