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