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