Click or drag to resize

CustomMeshObject Constructor (Mesh)

Initializes a new instance of the CustomMeshObject class

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected CustomMeshObject(
	Mesh mesh
)

Parameters

mesh
Type: Rhino.GeometryMesh

[Missing <param name="mesh"/> documentation for "M:Rhino.DocObjects.Custom.CustomMeshObject.#ctor(Rhino.Geometry.Mesh)"]

See Also