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