I am trying use Dynamo to create a profile curve. If I use a generic model family template it works, I can place model curves. However, if I use a profile family, I get the error ‘Sketch plane creation is not allowed in this family’.
I will post the Curve.FromLine to Rhythm shortly and the python script is a modification of Clockwork’s DetailLine.FromCurve. So I may submit that as a pull request, and if he doesn’t accept I will post it on Rhythm as well. In the meantime, here is the python script and the .dyf DetailLine.FromCurve