C++
GE_DLLEXPIMPORT AcGeLinearEnt2d& operator =( const AcGeLinearEnt2d& line );
Description
Assigns the input line to this line. Input line must be of same type as this line.
Parameters
| Parameters | Description |
|---|---|
| line | Input 2D linear entity |
GE_DLLEXPIMPORT AcGeLinearEnt2d& operator =( const AcGeLinearEnt2d& line );
Assigns the input line to this line. Input line must be of same type as this line.
| Parameters | Description |
|---|---|
| line | Input 2D linear entity |