Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayerTable Class / ReassignLayer Method
Layer from which objects should be reassigned.
Layer to which objects shoud be reassigned.

ReassignLayer Method
Reassign all elements from sourceLayer to targetLayer.
Syntax

Parameters

sourceLayer
Layer from which objects should be reassigned.
targetLayer
Layer to which objects shoud be reassigned.

Return Value

true when reassigned correctly.
Exceptions
ExceptionDescription
Errors occurred during export. See the exception message for details.
See Also