Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / CopyTo Method

In This Topic
    CopyTo Method (Placement3D)
    In This Topic
    Copies 3D placements.
    The Placement3D objects and their children will be copied to the project of "newParent". Then the parent of the copied objects will be set to "newParent".
    Overload List
    OverloadDescription
    Copies 3D placements.
    The Placement3D objects and their children will be copied to the project of "newParent". Then the parent of the copied objects will be set to "newParent".  
    Copies a 3D placement.
    A Placement3D and its children will be copied to the project of "newParent". Then the parent of the copy will be set to "newParent".  
    See Also