Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Which API function does the "Architecture-component-Model In-Place" command correspond to?
Solved! Go to Solution.
Which API function does the "Architecture-component-Model In-Place" command correspond to?
Solved! Go to Solution.
None.
There is no API access to that functionality, beyond using PostCommand to launch the existing built-in user interface for it:
https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.3
You can file a wish list item for that functionality in the Revit Idea Station, if you like, or vote for an existing entry, if found.
Alternatively, you can use a DirectShape element instead:
https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.50
Cheers,
Jeremy
Thank you very much