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