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