How to create Section Views with Dynamo

Sure! Here’s a clearer and more polished version of your message:


Hello everyone,
I hope you’re all doing well and staying healthy.
I have a question regarding Dynamo:
Is it possible to create a section view using Dynamo and then place that section view onto a section sheets? If so, what would be the best approach to achieve this? any package ? can you give the dynamo script?

Best regards,
Nabil

Hi,

What you’re asking for does sound doable. The best approach in my opinion is to break each step of the manual process down, understand the small details to get to your end goal. Once you’ve figured that out, begin searching through the forum for solutions related to each small step in your process.
For example, if I wanted to place a wall on a line from a CAD file, I’d first look into how to get a CAD links lines and filter by the layer it’s on to get the lines that matter. After, I’d look up how to create walls with Dynamo and how to modify their parameters. Lastly, look up forum posts to help me tie the two ideas together.

After doing all of that, getting a workflow started, attempting to piece things together and if you still find yourself stuck, come back to the forum to ask a question.

Hope this helps!

1 Like

thank you for your replay.
I mean I have a sample line group. I want to make a section view for the sample line group in civil 3d 2022.