C++
GE_DLLEXPIMPORT AcGeLineSeg2d& operator =( const AcGeLineSeg2d& line );
Description
Assigns the input line segment to this line segment.
Parameters
Parameters | Description |
---|---|
line | Input any 2D line segment |
GE_DLLEXPIMPORT AcGeLineSeg2d& operator =( const AcGeLineSeg2d& line );
Assigns the input line segment to this line segment.
Parameters | Description |
---|---|
line | Input any 2D line segment |