I have a path in Revit (I can pick lines) and some profiles. Is it possible to create a Sweep Blend with dynamo? Unfortunately when I try in Revit I get the error ‘Cannot Sweep’. I think because of the path as it has differents altitudes and curves.
arhh you want import into revit, you can try ootb family type by geometry and a family instance by point for insert the type in the model or you could try with direct shape…
here is an exemple with springs family instance by geometry there both create a type and an instance…hope is what you want…