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