Hi Everyone,
On the project I am working on there is implemented CAD QA system. When I push the "DGN" model through CAD QA it shows that there is a problem with boundary check.
The CAD QA report shows me the list of element id's that are causing this issue.
When I try to find any of this element by ID in my "DGN" file, I got a message that the element could not be found.
Does anyone know how to fix this issue and would be able to help?
Attached screenshot from CAD QA report and "DGN" model.
I am using currently the following:
MicroStation Connect Edition Update 15 (version 10.15.02.11)
ProjectWise Explorer (version 10.00.03.299)
Thanks in advance for any help.
Jacek
1) This is a projectwise powershell forum, you will get better help over in the MicroStation forum
2) all those errors are about the element range, make a backup copy of your file and try the FixRange mdl. See details here: https://communities.bentley.com/products/microstation/w/microstation__wiki/57587/file-correction-and-audit-tools
(also, if you do move this to the MicroStation forum, be sure to include which version of MicroStation)
Kevin,
Thanks for your reply. It is moved now to MicroStation Forum.
I have tried FixRange mdl. but it does not help.
Jacek Soroko said:When I try to find any of this element by ID in my "DGN" file, I got a message that the element could not be found
How do you attempt to find an element by its ID? There is a key-in SELECT BYELEMID.
SELECT BYELEMID
Regards, Jon Summers LA Solutions
Hi Jon,
I have tried key-in SELECT BYELEMID and via Explorer's advance search.
Both methods give me zero results.
Best regards,
Jacek.
That key-in might not work on reference files.