Hide Table of Contents

File > Save As > Save as type > Additive Manufacturing File > Options > STL/AMF

 

Setting

Get/Set Methods

Return Value
or
<Value>
or
<OnFlag>

Comment

Output as - Compress file

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e, swAMFCompression)

ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e, swAMFCompression, <OnFlag>)

Boolean value

Specifies whether to compress the output file

Output - Unit

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swExportStlUnits)

ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swExportStlUnits, swLengthUnit_e.<Value>)

Valid options as defined in swLengthUnit_e:

  • 0 = swMM (millimeters)   

  • 1 = swCM (centimeters)  

  • 2 = swMETER

  • 3 = swINCHES

  • 4 = swFEET

 

Resolution -

  • Coarse
  • Fine
  • Custom

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swExportSTLQuality)

ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swExportSTLQuality, swSTLQuality_e.<Value>)

See swSTLQuality_e for valid options

Specifies the resolution of the output for additive manufacturing files

Resolution - Deviation - Tolerance

ISldWorks::GetUserPreferenceDoubleValue(swUserPreferenceDoubleValue_e.swSTLDeviation)

ISldWorks::SetUserPreferenceDoubleValue(swUserPreferenceDoubleValue_e.swSTLDeviation, <Value>)

Double value

Specifies the deviation tolerance, which controls whole-part tessellation; lower numbers generate files with greater whole-part accuracy

Resolution - Angle - Tolerance

ISldWorks::GetUserPreferenceDoubleValue(swUserPreferenceDoubleValue_e.swSTLAngleTolerance)

ISldWorks::SetUserPreferenceDoubleValue(swUserPreferenceDoubleValue_e.swSTLAngleTolerance, <Value>)

Double value

Specifies the angle tolerance, which controls smaller detail tessellation; lower numbers generate files with greater small-detail accuracy, but those files take longer to generate

Resolution - Preview

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e, swSTLPreview)

ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e, swSTLPreview, <OnFlag>)

Boolean value

Specifies whether a faceted model preview is displayed in the graphics area

Include materials

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e, swAMFMaterials)

ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e, swAMFMaterials, <OnFlag>)

Boolean value

Specifies whether to include materials

Include colors

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e, swAMFColors)

ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e, swAMFColors, <OnFlag>)

Boolean value

Specifies whether to include colors

 



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 > Additive Manufacturing File > Options > STL/AMF
*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) 2015 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.