CopyTo Method (Placement3D)
In This Topic
Copy 3D Placements the objects and their children will be copied into the same Project as newParent Then parent of the copied objects will be set to newParent new parent of copied objectsobjects to copy
Overload List
Overload | Description |
CopyTo(Placement3D,List<Placement3D>) | Copy 3D Placements the objects and their children will be copied into the same Project as newParent Then parent of the copied objects will be set to newParent new parent of copied objectsobjects to copy |
CopyTo(Placement3D) | Copy 3D Placement Placement3D and its children will be copied into the same Project as newParent Then parent of the copy will be set to newParent new parent of copy |
See Also