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