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

Save As Step with DataIo

Hi all.

 

I would like to know if its possible to save a part as STEP using the DataIo object?

Dim oDataIO As Inventor.DataIO
oDataIO = oCompDef.DataIO
oDataIO.WriteDataToFile()

Thanks in advance!