Copy -paste special and keep same gesoset hirarchy VBA
Copy -paste special and keep same gesoset hirarchy VBA
(OP)
Hi Could some one tell me how to keep Model tree structure of geosets while I Copy from one part to another using Paste special as result.
if you copy a geoset that contains geosets and paste as result in a new file, I do not get same structure. But all features are dumped in one geo set
Please see attached image.
thanks
var
if you copy a geoset that contains geosets and paste as result in a new file, I do not get same structure. But all features are dumped in one geo set
Please see attached image.
thanks
var





RE: Copy -paste special and keep same gesoset hirarchy VBA
this will bring the history in.
MTM
CSWA Certified
ATC Certified
CAD Blog
http://mtm-cadtutorials.blogspot.com/
Profile
http://www.linkedin.com/in/mtmcad
RE: Copy -paste special and keep same gesoset hirarchy VBA
Some times we only copy some elements from Part1 to Part2. (so it has to be as result)
RE: Copy -paste special and keep same gesoset hirarchy VBA
Maybe it will be much easier to save as the CATPart with another name and isolate all the features inside the new CATPart created.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Copy -paste special and keep same gesoset hirarchy VBA