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