public CableDrawing SaveAs( string name )
Parameters
- name
- New name
Return Value
Old document.
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ObjectInvalidException | The object is in invalid state. Obtain a new one. |
EPLAN.Harness.API.Exceptions.InternalErrorException | Internal error of HpD or HpD API. IMPORTANT: Throwing this exception changes HpD Api's state to Failed. |
This object will become a new document and the old document is returned as a return value.