Click or drag to resize

CustomBrepObject Constructor (Brep)

Initializes a new instance of the CustomBrepObject class

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected CustomBrepObject(
	Brep brep
)

Parameters

brep
Type: Rhino.GeometryBrep

[Missing <param name="brep"/> documentation for "M:Rhino.DocObjects.Custom.CustomBrepObject.#ctor(Rhino.Geometry.Brep)"]

See Also