Hide Table of Contents

File > Save As > Save as type > STEP > Options

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

  • appearing immediately after the screen capture of the Export Options - File Format - STEP dialog corresponds to the settings on that dialog.

  • titled Miscellaneous Enumerators contains enumerators related to saving STEP data.

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 - 3D curves

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swStepExportPreference)

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

swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves

 

Output as - 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

Output coordinate system

IModelDocExtension::GetUserPreferenceString(swUserPreferenceString_e.swFileSaveAsCoordinateSystem, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceString(swUserPreferenceString_e.swFileSaveAsCoordinateSystem, swUserPreferenceOption_e.swDetailingNoOptionSpecified, <Value>)

String value

Contains the name of the transform coordinate system; an empty string signifies that the  default coordinate system that does not require a transform; coordinate settings are not saved with the document; they must be selected at export time

 

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

 



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:   File > Save As > Save as type > STEP > Options
*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) 2016 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.