- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I made a plugin where items are loaded into a family to be able to place on a face selected by the user. In Revit versions previous to 2023 the instance placement would always default to place on face instead of place on workplane which worked perfect for us. Now in Revit 2023 the instance placement always reverts back to the last placement option, which may have been place on workplane. When the PromptForFamilyInstancePlacement method is run there is no way to select place on face before placing the object. Is there a way with API to force Revit to always place on face instead of the last placement option that was used? Very frustrating for our plugin development when Revit changes the way it works in newer versions.
Solved! Go to Solution.