Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!

Improve API access to the Ribbon function (Explode Imported DXF/DWG)

I would like to have access to the functions available in the ribbon when an element is selected. samuelcailletMDQ7N_0-1646390473877.png

Help | Explode Imported Geometry | Autodesk

 

No commands related to exploding a DWG or CAD is available in the PostableCommand Enumeration and thus I cannot use the LookupPostableCommandId

 

A similar topic has already been posted here but it is archived.

https://forums.autodesk.com/t5/revit-api-forum/explode-dwg-api-postablecommand/m-p/10983570#M61956

Thank you for voting for this topic, do not hesitate to add elements!

Comentarios
Explorer
Explorer

I need the partial explode as well: ID_IMPORT_INST_PARTIAL_EXPLODE (or even more). This enables me to get positions of dwg-Objects to align them properly.