Paste special in catvbs
Paste special in catvbs
(OP)
Hello
Iam trying to copy a feature and paste with out link in the same geoset.
.paste() does work fine but
.Pastespecial.("....withoutlink") does add a feature called 3DDatum(i've never seen this before) in my tree that has nothing in it.
any ideas what it is and what is the solutuion?
regards
var
Iam trying to copy a feature and paste with out link in the same geoset.
.paste() does work fine but
.Pastespecial.("....withoutlink") does add a feature called 3DDatum(i've never seen this before) in my tree that has nothing in it.
any ideas what it is and what is the solutuion?
regards
var





RE: Paste special in catvbs
What kind of feature? Can you give more details?
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Paste special in catvbs
please look at this picture.
Like i said earlier paste works well and pastewithoutlink in other scripts works good too. Problem comes only in this script. sorry I was not able to post whole script because of network.
thanks
var
RE: Paste special in catvbs
Try first to record your manually actions in a macro.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Paste special in catvbs
When I copy into my macro, that is doing as shown in picture (3datum).
my question is ... in my macro, paste is working good why pastespecial is not working.
regards
var
RE: Paste special in catvbs
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Paste special in catvbs
RE: Paste special in catvbs
by the way, .PasteSpecial “CATPrtResult” is copy with link. I do not understand why not "...without link" be used in same part.
regads
var
RE: Paste special in catvbs
RE: Paste special in catvbs
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Paste special in catvbs
Manipulating Objects
Using the Paste Special... Command When pasting As Result features with an undetermined dimension i.e. features containing several geometrical domains with a different dimension (such as a point and a line or a line and a plane), the result is a 3DDatum.
If you copy then paste As Result a surface element which is not a point, a line, a surface or curve, a circle or a surface according to the geometrical dimension and the type of the elem If the dimension cannot be determined (this is the case for features containing several geom dimension such as a point and a line or a line and a plane), the result will be a 3DDatum. In the example below, when "Split.1" is copied then pasted As Result onto "Part1", the resu ("Surface.2"):
RE: Paste special in catvbs
THis is join us my last step in my macro (say main macro)
You are right, It has multiple dimension elements (curves, points etc). Problem occurs only when I do copy/paste thru script. If I do manually every thing is fine. (datum feature do not show up)
One more thing I just found is that I can delete,paste that feature. But can not assign color properties thru script.
Again Every thing is fine If I do copy/paste (with link, with out link) in a new script file (without merging with my main macro). That means problem not with CATIA or catia versions. Problem is with my main macro.
I though you guys will have some Idea about it.
thanks
var
RE: Paste special in catvbs
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Paste special in catvbs
RE: Paste special in catvbs
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Paste special in catvbs
RE: Paste special in catvbs
There is only one file attached and not knowing what file is that.
regards
RE: Paste special in catvbs
Sorry for late response, I was in the mountains without an Internet connection
The attachment is an 7zip archive, you can download the software from internet and use it, is free.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...