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