2023-03-08 12:59 AM
I've made a GSM object in one of my drawings but when I bring the GSM object into anther drawing it says invalid 3D symbol. Why would this be?
2023-03-12 09:06 AM
Thank you Barry,
You've helped me understand that all the objects that I have used to create the object must be in the file. When the GSM objects shows invalid 3D symbol. How do I find out what elements or the object are missing? Thank you.
2023-03-13 02:21 AM
If macros are missing, often you will get an error message to say which ones.
In this case I am not sure why you are getting this message - I didn't get it.
Place the object in plan.
Select it and press CTRL+SHIFT+O to open the script.
Go to the 3D script and press the "Check" button.
It may lead you to the part of the script causing the problem.
Otherwise, checking through the 2D and 3D scripts looking for all of the "CALL" commands.
This will tell you what macros are needed (they must all be in your loaded or embedded library) for the object to work.
Barry.
2023-03-13 04:46 AM
Thank you Barry. You have been a great help. 🙂
2023-03-16 09:04 AM - edited 2023-03-16 09:04 AM
One probability is that there are conflicting GUID of those library parts. The library manager should report these.
These can be fixed by saving your object/macro with a different name if it is in the embedded library, or checking "create new library part" in the file manager dialog when saving to disk.