PDA

View Full Version : Execute commands


Ricardo Granja
2006-08-09, 02:43 PM
I need to know if it's possible to execute commands like GBXML Export using the Revit API.

Thanks

Danny Polkinhorn
2006-08-11, 12:09 AM
Ricardo,

No, not currently, but executing commands from the menus is high on the wishlist.

You could use journal files to do it, if you're looking to automate it somewhat.

Hope that helps,

Ricardo Granja
2006-08-11, 11:12 AM
Danny,

Good suggestion.

Thanks

GuyR
2006-08-11, 09:21 PM
You could use journal files to do it, if you're looking to automate it somewhat.

Especially
if you are moving to 9.1...

-Guy