Hi, thanks for the nice tutorial! I have one question: is it also possible to color or hatch only walls that are below a floor in a plan view? That would be very helpfull making a structural plan view. Thanks!
Dear Folkert van Leeuwen This is not possible with the standard node's in Dynamo. In the Rhythm package there is a node (Element.OverrideCutColerInView) this can help you. Otherwise you have to make a python script in Dynamo.
Beauty result
Hi, thanks for the nice tutorial! I have one question: is it also possible to color or hatch only walls that are below a floor in a plan view? That would be very helpfull making a structural plan view. Thanks!
Dear Folkert van Leeuwen
This is not possible with the standard node's in Dynamo. In the Rhythm package there is a node (Element.OverrideCutColerInView) this can help you. Otherwise you have to make a python script in Dynamo.
Your Ydea thanks/ bedankt. With some help at the forum i built a code from nodes and Python that does the job.