Gets the mesh if the referenced geometry is one.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function Mesh As Mesh
Return Value
Type:
MeshA mesh; or null if the referenced object is not a mesh, or on error.
See Also