Parameters
- elementsToReplace
- Array of Eplan.EplApi.DataModel.StorableObject for which layer should be changed.
- oldLayer
- Only objects from
elementsToReplace
which have this layer used will have layer changed. - newLayer
- Layer which will be set.
elementsToReplace
which have this layer used will have layer changed.
elementsToReplace
which have this layer used will have layer changed.Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Errors occurred during export. See the exception message for details. |
oldLayer
parameter so layer will be changed only for objects which use this layer.