Copy Entities
Posted: 29 Oct 2020, 14:42
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