Overload List
| Operator | Description |
|---|---|
AcGeLinearEnt2d::= (AcGeLinearEnt2d&) | Assigns the input line to this line. Input line must be of same type as this line. |
AcGeLinearEnt2d::= (AcGeLinearEnt2d&&) | Moves a temp AcGeLinearEnt2d object to the object. |
| Operator | Description |
|---|---|
AcGeLinearEnt2d::= (AcGeLinearEnt2d&) | Assigns the input line to this line. Input line must be of same type as this line. |
AcGeLinearEnt2d::= (AcGeLinearEnt2d&&) | Moves a temp AcGeLinearEnt2d object to the object. |
