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