public void SendOneLayerBackward( LayerDefinition layer )
Parameters
- layer
- Layer definition to send backward.
public void SendOneLayerBackward( LayerDefinition layer )
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ArgumentNullException | Argument is null. |
EPLAN.Harness.API.Exceptions.FileClosedException | This file is not opened. |
EPLAN.Harness.API.Exceptions.OperationFailedException | The operation was not successful. |