M_Rhino_Geometry_GeometryBase_Duplicate - mcneel/rhinocommon-api-docs GitHub Wiki

GeometryBase.Duplicate Method

Constructs a deep (full) copy of this object.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public virtual GeometryBase Duplicate()

VB

Public Overridable Function Duplicate As GeometryBase

Return Value

Type: GeometryBase
An object of the same type as this, with the same properties and behavior.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

GeometryBase Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️