saving issues

saving issues

Burnit87
Contributor Contributor
233 Views
0 Replies
Message 1 of 1

saving issues

Burnit87
Contributor
Contributor

i'm building an dxf generator for sheet metal

program is working fine, only the fact is that after if had run i wouldnt be able to save

i figured it out that because when it made a new IDW i silenced the operation for the prompted message with, cause then the user would be clicking the ok button every 20 seconds

 

m_InvApp.SilentOperation = true

 

at the end of your code turn it to false again or you wont be able to save

BP
0 Likes
234 Views
0 Replies
Replies (0)