ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
PTPrashant Tiwari22/08/2024

Hello Everyone, 

I am looking for help to update below code so that It can Export Step files of individual sheetmetal part from Assembly ?

I found this code on Internet which works perfectly to export DXF but my requirement is Step file with file name from custom properties. 

Thanks a lot for your help

Enum SheetMetalOptions_e
   ExportFlatPatternGeometry = 1
   IncludeHiddenEdges = 2
   ExportBendLines = 4
IncludeSketches