C++
GE_DLLEXPIMPORT AcGeLine3d( const AcGeLine3d& line );
Description
Constructs an unbounded 3D line that is a copy of the input line.
Parameters
| Parameters | Description |
|---|---|
| line | Input any 3D line |
GE_DLLEXPIMPORT AcGeLine3d( const AcGeLine3d& line );
Constructs an unbounded 3D line that is a copy of the input line.
| Parameters | Description |
|---|---|
| line | Input any 3D line |