Parameters
- layer
- Layer object to remove.
Return Value
true : Layer removed successfully.
false : Removing failed (invalid layer was specified for removal).
true : Layer removed successfully.
false : Removing failed (invalid layer was specified for removal).
Exception | Description |
---|---|
Eplan.EplApi.DataModel.DataModelException | This exception is thrown if the layer couldn't be removed. This may happen if the layer still contains some graphical objects. |