Create custom visual style or composition by BIM model pset
Comments
-
Hi,
not with the native commands but by scripting this should be possible.0 -
Hello Piet,
it's nice to hear from you again. Do you mean a Python script to use in the BIM environment?0 -
Setting a visual style with Python will not be possible, Python only works with BIM properties. With Lisp you probably could but I never tried before.
0 -
Do you want entities to have different representation depending on their BIM properties?
Have you checked GRAPHICOVERRIDE ?0 -
Thank you so much Ruben,
I didn't know about the function! It's a shame that it's not possible to apply a stratigraphy in a way that allows for multiple overlays simultaneously.0 -
Hi,
That would indeed be a nice addition! It's on our list of future ideas, I added an upvote.0 -
Hi Ruben, I'm sharing this "solution" with you just out of curiosity.
At the moment, I've worked around it by using a combination of graphic overrides and BIM filters on the PSETs to perform the checks I need.
0