fbe-work / rvt_model_services

tools to process actions on revit models from cli
MIT License
50 stars 11 forks source link

Add DWG Export Command #7

Closed djsiroky closed 6 years ago

djsiroky commented 6 years ago

Hi @hdm-dt-fb! Thanks for sharing this code publicly, it's been very helpful for my explorations into automating Revit tasks.

This PR is just adding a DWG export command, it's very similar to the DWF command with a few minor tweaks. I often have to export DWGs for consultants, so scheduling / automating this task is of interest and use to me. If you'd think it'd be useful, feel free to merge.

fbe-work commented 6 years ago

hi @djsiroky thanks a lot for the PR!!

fbe-work commented 6 years ago

I agree, very helpful command - thanks for sharing! At some point I probably will add an optional way to select a custom path for exporting DWF and DWG.. (-: