Hi,
I am having this weird issue where a random datum feature has appeared on every single sheet I have on a drawing I am working on. This feature shows up on even sheets that have no drawing model associated with it. Has this ever happened to anyone else and does anyone know how I can get rid of this? I literally can't even click on it and it comes up on each sheet in the exact same place. Any info would be appreciated.
Solved! Go to Solution.
Hello @a_valle1
Most of the time, this kind of issue occurs:
How to proceed when issue occurs?
Hope this helps as next step.
Regards,
Serge
The only thing I can think of is that your drawing format has been mucked about with and this symbol added to it. That would explain the "not being able to select it" aspect of your problem. You could try to add a new sheet to your drawing and see if the symbol appears again, maybe even try a sheet with no format.
Try to add this detail option to the drawing and update the sheets
I tried this out - did not appear to change anything. Datum Feature Symbol still appears on all sheets after changing this detail option on the drawing and updating all sheets.
Again this sounds like something has been added to your drawing format. For example, we have a note about drawings being interpreted per ASME Y14.5. It looks like a simple note on the drawing, but cannot be selected or changed, because it was defined in the drawing format.
A way to check this theory is:
(1) Create a new sheet.
(2) Right mouse button and select "Setup" from the menu.
(3) Change the format listed to one of the blank ones, which have names like "A Size", "A1 Size", etc.
If I'm right, the troubling symbol should no longer be visible.
To fix the problem, if I'm right about the cause, you'll need to find and fix the format file being used for your drawings, then replace the format on each sheet with the fixed one. Unless someone knows an easier way to do so.
@KenFarley wrote:
...you'll need to find and fix the format file being used for your drawings, then replace the format on each sheet with the fixed one.
Replacing the format won't be necessary as long as the symbol is not contained in a table. Tables are copied from the format to the drawing. Everything else is sort of visible through the drawing and any changes to the format will be instantly visible anywhere that format is used.
Hello @a_valle1
Most of the time, this kind of issue occurs:
How to proceed when issue occurs?
Hope this helps as next step.
Regards,
Serge
The update_drawing all method didn't work for me, but the last workaround you mentioned did! Thanks for your help!