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