M_Rhino_Geometry_PolyCurve_Duplicate - mcneel/rhinocommon-api-docs GitHub Wiki

PolyCurve.Duplicate Method

Duplicates this polycurve. When not overridden in a derived class, this calls DuplicatePolyCurve().

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

Syntax

C#

public override GeometryBase Duplicate()

VB

Public Overrides Function Duplicate As GeometryBase

Return Value

Type: GeometryBase
An exact duplicate of this curve.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PolyCurve Class
Rhino.Geometry Namespace

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