In Clash Detection I can set colour and transparency for the detected elements.
But also want to set colour, line width and transparency for all the other elements. Can't see that, am I missing something?
Hi Thomas, there are display styles that are used in the clash detection process. I believe there are configuration variables that define which style to use. So, I think you can set up your display style to set the color width and transparency for the other elements.
Thanks, good start.
But it was some years since I did configvars.
I need to set the same variable at user level to say ...WIREFRAME WITH THIN LINES or CLASH BACKGROUND2 --right?
Think I know how to do that in my ucf.
But how/where do I create the Display Style and save it. And how do I make the virable find it?
regards /Thomas Voghera
Thomas Voghera said:But how/where do I create the Display Style and save it. And how do I make the virable find it?
Create a .dgnlib file in any of the folders that is assigned to your MS_DGNLIBLIST variable. Whatever you name the Display Style, assign that name to CLASHDETECTION_DISPLAY_STYLE_BACKGROUND variable and it should work.
Ah, dgnlib! Thanks