
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
Is there a way to identify if a line comes from a dwg file that has been exploded in the Revit document or if it is a genuine Revit line?
I was initially querying the name and checking if it was starting with the string "IMPORT" as it seemed consistently the case, but the I realised it's not.
In this case, I imported a .dwg file in an empty Revit model, I exploded it, and then I tried to collect the imported lines but my program found 3 or 4 of them. I then tried to see what was going on with the Revit Lookup (thanks Jeremy!) and I found out that:
- the name of the line didn't start with "IMPORT",
- I couldn't find any property whatsoever suggesting that that line wasn't created in Revit but in autocad and then imported.
To me it looks like once the cad file is exploded, Revit doesn't know anymore if the line is a Revit line or an imported one.
Or am I missing something?
Screenshot of the properties below:
Thanks for your suggestions!
Andrea
Solved! Go to Solution.