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