Arc2D.copy Method
Parent Object: Arc2DDefined in namespace "adsk::core" and the header file is <Core/Geometry/Arc2D.h>
Description
Creates and returns an independent copy of this Arc2D object.
Syntax
Return Value
Type | Description |
Arc2D | Returns a new Arc2D object that is a copy of this Arc2D object. |