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