- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi ,
I have two family in a project. I bring it one family instance based on the selected model line.I am getting issue while bringing another family instance in a project based on a selected edge in already placed family instance. It placed in opposite orientation (it seems rotated).I used code for GetInstanceEdgeFromSymbolRef from https://github.com/jeremytammik/the_building_coder_samples/blob/master/BuildingCoder/BuildingCoder/C... to select reference edge for placing another family instance. Points of the edge which i selected is taking correct as per code in above link.But orientation of the selected geometry seems to be wrong.
while placing manually using Family instance edge working fine.
Solved! Go to Solution.