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