For a project I need to figure out how to automate the drawing process as much as possible. Now there are examples and several questions here on the forum about the SectionsAndViews nodes.
When I paste the following nodes in a row, Polygon3DInput --> SectionBody --> SectionsToDrawingFiles I get no output.
It seems that the SectionBody node is broken. This returns NoneType as output. Which results in the SectionsToDrawingFiles not working and the Save button remains greyed out.
Can someone tell me what I'm doing wrong or if it is indeed true that the node is broken.