Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
738 Views, 2 Replies

VBA code - Step export from idw

Hi All,

 

 I need the code that would open ipt or idw from first sheet first view and generate step file from it.

Then after export switch bacjk to idw as active document.

 

Also I am using code t update part:

Dim oDocument As Document
Set oDocument = ThisApplication.ActiveDocument

oDocument.Update

 But this code do not update idw - all sheets

 

Any help woul be great.

 

Regards