In This Topic
Creates copy of this page.
Overload List
Overload | Description |
CopyTo(Project,PagePropertyList,NumerationMode,Boolean) | Creates copy of this page. |
CopyTo(Group,Boolean) | 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. (Inherited from Eplan.EplApi.DataModel.Placement) |
CopyTo(Group) | 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. (Inherited from Eplan.EplApi.DataModel.Placement) |
See Also