API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayerTable Class / MergeLayers Method
Layer object to merge with
Layer object to merge

In This Topic
MergeLayers Method
In This Topic
Merges one layer with another. Note: Only custom layer can be merged.
Syntax

Parameters

layerToMergeWith
Layer object to merge with
layerToMerge
Layer object to merge

Return Value

true : Layers merged successfully.

false : Merging failed.

See Also