Click or drag to resize

BrepObjectDuplicateBrepGeometry Method

Constructs a new deep copy of the Brep geometry.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Brep DuplicateBrepGeometry()

Return Value

Type: Brep
The copy of the geometry.
See Also