Hello to all, I am a newbie in dynamo, and i need some help. I am trying to create detail component in revit from a polycurve created in dynamo with DetailComponent.ByCurve. As a family I use line based detail component. I am getting null from node.
Thanks in advance.
Revit doesn’t support polycurves. Explode that polycurve into curves and try processing the list.
It worked, thank you for quick replay.
@vedran023
Hi,
Can you please change the above screendump so every one who wants to see what you did to resolve the issue can read it?
Thnx