Copy Entities
Moderators: SDS, support, admin
Copy Entities
Hi
it is posible copy one Entitie from one Vdrawing structure to other one in the same proyect
in our proyect we have two structures cadimage
Public vDrawing As CADImage
Public vDrawing2 As CADImage
our question is it posible copy one entitie from vDraving to vDrawing2 maintaining all of its position values in the design. for example copy an Arc feature and keep its center point Start point start angle and end angle values but with a. NumberOfPartsInCircle different from the vDrawing
Thanks
it is posible copy one Entitie from one Vdrawing structure to other one in the same proyect
in our proyect we have two structures cadimage
Public vDrawing As CADImage
Public vDrawing2 As CADImage
our question is it posible copy one entitie from vDraving to vDrawing2 maintaining all of its position values in the design. for example copy an Arc feature and keep its center point Start point start angle and end angle values but with a. NumberOfPartsInCircle different from the vDrawing
Thanks
Re: Copy Entities
Hello,
Please try to use a DeepCloneObject method from the following code example: viewtopic.php?f=15&t=10437#p22351
Mikhail
Please try to use a DeepCloneObject method from the following code example: viewtopic.php?f=15&t=10437#p22351
Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support