RhinoCommon API
RhinoObjectIsMeshable Method |
Returns true if the object is capable of having a mesh of the specified type
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual bool IsMeshable( MeshType meshType )
Public Overridable Function IsMeshable ( meshType As MeshType ) As Boolean
Parameters
- meshType
- Type: Rhino.GeometryMeshType
[Missing <param name="meshType"/> documentation for "M:Rhino.DocObjects.RhinoObject.IsMeshable(Rhino.Geometry.MeshType)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.DocObjects.RhinoObject.IsMeshable(Rhino.Geometry.MeshType)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8