Message 1 of 3
Not applicable
08-28-2019
12:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I had to automatise an insertion of 3D curve and sweep a family along it. I have many Excel files with the coordinates X,Y and Z of my curve. No problem to read that with dynamo.
I've got a problem with the Form.ByLoftCrossSection node. It works only in the family edition space.
But I would like to repeat this code (while loop), and it necessitates to quit the family edition space, insert family, and open the family space to repeat the code.
Is it possible with Dynamo? Or with the API ? Anyone can help me?
Or if you know another function which works in the project space...
this is my code and the result in Revit :
Thank you in advance for your help
Solved! Go to Solution.