menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Copies a Rhino_DotNet mesh to a RhinoCommon mesh class.
Syntax:
public static
Mesh
FromOnMesh(
object
source
)
Parameters:
source
Type:
object
RMA.OpenNURBS.IOnMesh or RMA.OpenNURBS.OnMesh.
Returns:
Type:
Mesh
RhinoCommon object on success. This will be an independent copy.
Available since:
5.0
home
/
Rhino.Runtime
/
Interop
/
FromOnMesh
FromOnMesh method
Class:
Rhino.Runtime.Interop
Nothing found