API Help
Eplan.EplApi.DataModel Namespace / Placement Class / CopyTo Method / CopyTo(Group,Boolean) Method
Group or Page, where the placement will be inserted.
Defines whether a layer should be matched by name.

In This Topic
CopyTo(Group,Boolean) Method
In This Topic
Copy Placement and insert the Copy into destination group. Copied placement will be inserted into desired project of destination group. If this placement is temporary, the copy will be persistent, if the destination group is also persistent. Group or Page, where the placement will be inserted. Defines whether a layer should be matched by name.
Syntax

Parameters

destinationGroup
Group or Page, where the placement will be inserted.
bMatchLayerNames
Defines whether a layer should be matched by name.
See Also