Message 1 of 3
Help why my FamilyInstance does not place on points in Dynamo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to make a Dynamo script that takes two selected points from a drawing and turns them into a line. Then takes that line and divides it into points. Then places a selected family instance at each of those points.
For some reason the family does not place on the points even though when I watch each node it seems to be outputting what I want. I attached a picture of what it is outputting. It is just a blue line with dots of where a device should have been placed.
A reference plane is needed for this so that is something I cannot change.
Any help on why this is happening is greatly appreciated. I have attached a screenshot of my current script as well.