Hide Table of Contents

System Options > Export > STEP

This topic contains two tables. The information in the table:

  • appearing immediately after the screen capture corresponds to the settings on that dialog.
  • titled Miscellaneous Enumerators contains enumerators related to saving STEP data.
  • titled Obsolete Enumerators contains enumerators that previously appeared on the dialog but are now obsolete.

To display the dialog:

Click Tools > Options > System Options > Export > STEP in File Format.

- or -

  1. Click File > Save As.
  2. In Save as type, select STEP AP203 or STEP AP214.
  3. Click Options.

 

 

Setting

Get/Set Methods

Return Value
or
<Value>

Comment

Output as - Solid/Surface geometry

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepExportPreference)

ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepExportPreference, swAcisOutputGeometryPreference_e.swAcisOutputAsSolidAndSurface)

swAcisOutputGeometryPreference_e.swAcisOutputAsSolidAndSurface

 

Output as - Wireframe

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepExportPreference)

ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepExportPreference, swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves)

swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves

 

Output as - Wireframe - Export sketch entities

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepExportPreference)

ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepExportPreference, swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves_IncludeSketchEnts)

swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves_IncludeSketchEnts

 

Set STEP configuration data

IModelDocExtension::GetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExportConfigurationData, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExportConfigurationData, swUserPreferenceOption_e.swDetailingNoOptionSpecified, <Value>)

Boolean value

Specifies whether to export STEP configuration data

Export face/edge properties

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExportFaceEdgeProps)

ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExportFaceEdgeProps, <OnFlag>)

Boolean value

Specifies whether to export face and edge properties

Split periodic faces

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExportSplitPeriodic)

ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExportSplitPeriodic, <OnFlag>)

Boolean value

Specifies whether to split periodic faces on export

Export 3D Curve features

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExport3DCurveFeatures)

ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swStepExport3DCurveFeatures, <OnFlag>)

Boolean value

Specifies whether to include 3D curve features in the exported file

 

Miscellaneous Enumerators

Enumerator

Get/Set Methods

Return Value
or
<Value>

Comment

swStepAP

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepAP)

ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepAP, <Value>)

Integer value:

  • 203 = STEP AP203 format

  • 214 = STEP AP214 format

Specifies STEP version number for files saved as STEP

 

Obsolete Enumerators

Enumerator

Comment

swFileSaveAsCoordinateSystem

Obsolete

 



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   System Options > Export > STEP
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2019 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.