How can I Export solids created in Dynamo to the model space at equal intervals along the corridor feature line?
I know how can I get the points along the feature line. I am struggling to convert it into a block to create a block reference. Here is my Script:
Export solids created in Dynamo to the model space at equal interval along the corridor feature line
you can use the Civil 3D Toolkit, BlockReference.ByGeometry()
1 Like