Workspace 6.21.5
CreateMeshModelFromCylinder

Creates a new MeshModelInterface that abstractly represents the input BoundingCylinder. The Subdivisions input can be used to control how detailed the surface is.

  • Default label: "Create MeshModel from Cylinder"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
MeshModelInterfaceCSIRO::Mesh::MeshModelInterface

CylinderCSIRO::Mesh::BoundingCylinder

Subdivisionsint

The number of times that the initial surface triangles are sub-divided in order to more closely match the implicit surface defined by the bounding cylinder. A higher value will result in a smoother mesh at the cost of performance.

Outputs:
ModelCSIRO::Mesh::MeshModelInterface