I encountered an error when trying to create a Schedule Door with Dynamo. The error I faced is as shown in the attached image. Please help me resolve this error.I encountered an error when trying to create a Schedule Door with Dynamo. The error I faced is as shown in the attached image. Please help me resolve this error.
I have followed the instructions you provided in the image, but when combining it with the node to create a legend, the legend creation node fails to generate a legend from the input list of doors. Therefore, I shifted my approach to finding a way to filter objects. Specifically, I want to filter out unwanted objects from a list of existing elements using a filter, as illustrated in the image. Can you guide me on how to do this?
Sorry could be talking cross-purpose, I was only showing you how to get your originally node working and then apply it to your schedule you had active.
Pre Run
PostRun
If you are trying to create legend views from element maybe have a look here.
Thank you for your feedback. I have indeed managed to automatically create legends from the input list of elements. However, I’m facing a difficulty because the input list of elements contains some elements I don’t want. Therefore, I’m looking for a way to filter out those unwanted elements. I hope you can assist me with this
hard to say without knowing details but
assuming your schedule in you first image is filtered by Type mark contains D is displaying your desired results ie cant see M_Single Flush in it .
You could do something similar to below, could also use your naming convention if its standardizes ie “VCN” to filter out undesirables.
Thank you so much. It’s wonderful that I was able to get Dynamo to work the way I wanted based on your guidance. I would like to extend my most sincere thanks to you. Once again, heartfelt thanks!