Hey everyone,
It is a mystery to me why this is a problem, but maybe somebody can help me with this.
I have created a circle profile as generic model with an adaptive point and 2 parameters: angle (to rotate the adaptive point and radius for the circle.
Then I go into a new project and draw a random model line, feed the line to my script and create a loft along the model line setting my profile at the beginning and end (I know this can be done with a sweep, but i want to eventually have two different profile types).
Anyway, everything works and looks good - until I feed the now “solid” to the FamilyType.ByGeometry and then this to the FamilyInstance.ByPoint (Point I feed is the start point of the curve) node…
Now the strange thing happens - It places the object within revit, but neither at the right location nor the right size??? As I am writing this my first Idea is … is this a Family Unit versus Project Unit problem?? But how can I feed my Family a certain unit?
anyway I will be linking a picture and the used dynamo script as well as family. If somebody wants to try it just draw a randome model line and select it in dynamo.
I would really apprechiate the help!
Loft-along-curve.dyn (68.6 KB)
Kreis.rfa (432 KB)