Click or drag to resize

SurfaceObjectDuplicateSurfaceGeometry Method

Constructs a new deep copy of the surface geometry.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Surface DuplicateSurfaceGeometry()

Return Value

Type: Surface
The copy of the geometry.
See Also