Hello everyone
I am trying to create rectangular columns in Revit from 4 polylines. When you run the Dynamo displays a warning and does not complete the sequence of nodes.
Please your help.
Hello everyone
I am trying to create rectangular columns in Revit from 4 polylines. When you run the Dynamo displays a warning and does not complete the sequence of nodes.
Please your help.
In Dynamo, please navigate to Help > Samples > Revit > RevitPlaceFamiliesByLevels_SetParameters and have a look at the sample file.
It shows how to place families. Columns are families, too.
You will only need the node you’re using if your columns are not vertical.
In the example the columns are created from points. Is it possible to create columns from polylines ?. For example you indicate me, that way I generate a point from a node selection that obtains in this case four polylines. I commented that the polylines are insertdas in Revit from an AutoCAD file.
Thanks.
Did you got it?
And how do you convert dwg file to polylines in revit?
A method to consider,
@daniel.petrin this thread is pretty old and a lot of what was discussed above may confuse newbies instead of helping them find the right answer. Can you break this into a separate thread, linking back here as an example?
Would help to have a dwg file with the similar content to the type you’re trying to create as well.
Of course Jacbo… thanks for this direction… !!