Error when Paste with Link
Error when Paste with Link
(OP)
When attempting to paste result with link I get the following error:
Paste is forbidden:Impossible to create an external referance:selection in <Original Data file> is forbidden since <File data to be pasted> was designed in concext <?>
The best I can figure out is that there is some data from <File data to be pasted> is in <Original Data file>. Any ideas?
Ross.
Paste is forbidden:Impossible to create an external referance:selection in <Original Data file> is forbidden since <File data to be pasted> was designed in concext <?>
The best I can figure out is that there is some data from <File data to be pasted> is in <Original Data file>. Any ideas?
Ross.





RE: Error when Paste with Link
When you have some associative link from Part A to Part B it is not possible to make link from B to A anymore.
Check the links with DESK command and you will see that the part you are trying to paste already has links with destination part.
RE: Error when Paste with Link
The parts already contain external reference links that were made in the context of a specific CATProduct assembly. And now you're trying to add more links, but your working in a different assembly.
Or, you might have more than one instance of the same part and you're trying to add the link to the secondary instance.
You can verify this, by looking at the icons in the assembly tree: Instances that contain a green gear are in context and more links can be added. A brown gear (which I think is what you have) means an out-of-context, secondary instance.
You have several options to fix this:
1. close this product and open the original (context) product
2. change this product to be the contextual product. (With the product active, right-click on the part instance, then Components + Define Contextual Links
3. open both parts in their own windows, and then do the copy&paste
RE: Error when Paste with Link
I have the situation that CATPart explained. I am trying to link data from PartA into PartB and the some data in PartB into PartA. So, that is impossible? Seems silly. I was a UG guy for ages, yes have made the switch and am very happy, and this is something that is a non issue.
If that is the case, then I live with it and complain. Don't we all love to make those differances in systems complints.
Thanks guys.
Ross.
RE: Error when Paste with Link
In past I tried to experiment, one not so sofisticated solution that works in special cases is:
If you have link from A ---> B and need to copy one body from B to A ( note: this body must be created with no references from A ) copy this body in new part C then paste it from C ---> A... If I remeber good this solution worked.
RE: Error when Paste with Link
There are several kinds of links within CATIA V5. The link you are trying to create is commonly known as a Contextual Link. This means that the link is in the "Context" of an assembly. The problem is that this part already has a link in the "Context" of a different assembly. If you really want Contextual Links to both parts, you need to find a common assembly in which they both belong, and then re-define your Context to that assembly.
If you do not care if your links are in the context of an assembly, I suggest that you delete the first link from your part, then open all 3 parts in separate windows, and do a Copy/Paste Special/As result with Link. This will create what are known as CCP links, and they won't care anything about a Context.
Hope that helps. Once you understand the various types of links in V5, they can be very powerful.
RE: Error when Paste with Link
If they are part of a common assembly but they don't need to be in Context, both are designed in body position (no repositioning), can I make them non-context after the fact or should I close the product and open just the parts.
I knew that once I saw you added you two cents, I would walk away smarter.
RE: Error when Paste with Link
RE: Error when Paste with Link
Yep, CATIA's Parent/Child philosophy is the child can never be the parent also.
RE: Error when Paste with Link
RE: Error when Paste with Link
I have modified one of my products, following your instructions - opening two parts in new window and pasting with link... so far everything worked fine.
Today I have pasted the BODY which dosen't fit in the right place in the destination part.
Is the problem different axis systems? if yes, is it possible to do it without context?
RE: Error when Paste with Link
It may be possible to copy/paste the axes as well as the solid and then perform a transformation after the paste.
RE: Error when Paste with Link
I will explain what I'm doing... I have die casting die that has fixed cavity, chamber (modeled outside product) and runner system.
- Cavity needs the associative link from chamber, this is OK
- Than I modeled the ruuner, and the runner also need associative link to chamber ( if I change the diameter of piston) this is also OK
- Now I need to past the runner inide fixed cavity to make boolean operation - Immposible with contex and outside contex the positioning is wrong!
RE: Error when Paste with Link
Regards,
Derek
RE: Error when Paste with Link
Sorry, I gave the wrong info, I have problems pasting from 'Runner' (DEFINITION INSTANCE) to 'Spreader' (INSTANCE OF THE DEFINITION INSTANCE)... I don't know how the spreader became Instance of def. ins.
Rgds,
Damir
RE: Error when Paste with Link
The only reason that I can see why you cannot copy/paste from this part to the Spreader part is if you have already copy/pasted from the Spreader to the Runner (i.e. a circular link).
RE: Error when Paste with Link
Regards,
Derek
RE: Error when Paste with Link
YES, the spreader is product created outside the main assembly.
RE: Error when Paste with Link
If you redefine the Context of the Spreader to be the current assembly, you should be able to make the paste operation that you are desiring. You can do this by right clicking on the part (with the top level assy current in-work object), going to the Object, and Define Contextual Links. This will require a Part Update.
RE: Error when Paste with Link
Thanks Jim, now is OK...
I tought that I understand links management :), do you
maybe have some links management tutorial that you can share?
Rgds,
Damir
RE: Error when Paste with Link
http://www.coe.org/newsnet/Feb05/tips.cfm#1
This is the first of 4 articles that explain links.
Regards,
Derek
RE: Error when Paste with Link
Thanks Derek...