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