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

In This Topic
    ReassignLayer Method
    In This Topic
    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