RhinoCommon API
InteropToOnMesh Method |
Constructs a Rhino_DotNet OnMesh that is a copy of a given mesh.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Object ToOnMesh( Mesh source )
Public Shared Function ToOnMesh ( source As Mesh ) As Object
Parameters
- source
- Type: Rhino.GeometryMesh
A source brep.
Return Value
Type: ObjectRhino_DotNet object on success. This will be an independent copy.

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