- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can drawings be created 100% automatically with the API without having to relocate, reattach, or recreate dimensions/annotations that get orphaned when dimesions change or features get suppressed/un-suppressed. Was the API intended for this purpose.
I have automated .ipt models with VBA from MS Excel. The model automatically supresses and un-suppresses features and changes driving dimesions based on inputs and selections from the Excel VBA application.
However, I am having trouble automating the drawings because dimesions keep getting orphaned. As I cannot get a key reference to the intent geometry, I cannot re-attached the orphaned dimensions. I suspect that, because the drawing view needs to be generated from the model, the dimesions and intent geometry do not persist and need to be regenrated every time the drawing is opened or updated.
Regardless, I just need to know if I am wasting my time trying. Can the API completely automate 100% finished drawings?
Solved! Go to Solution.