Model In-Place API

Model In-Place API

1146279845
Contributor Contributor
2,642 Views
2 Replies
Message 1 of 3

Model In-Place API

1146279845
Contributor
Contributor

Which API function does the "Architecture-component-Model In-Place" command correspond to?

0 Likes
Accepted solutions (1)
2,643 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk

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

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 3

1146279845
Contributor
Contributor
Accepted solution

Thank you very much

0 Likes