Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / CopyTo Method / CopyTo(Placement3D) Method
New parent of the copy

In This Topic
    CopyTo(Placement3D) Method
    In This Topic
    Copies a 3D placement.
    A Placement3D and its children will be copied into the same project as "newParent". Then the parent of the copy will be set to "newParent".
    Syntax

    Parameters

    Parameter NameDescription
    newParentNew parent of the copy

    Return Value

    New placement
    See Also