Hide Table of Contents

System Options > Export > PLY

To display the dialog:

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

- or -

  1. Click File > Save As.
  2. In Save as type, select Polygon File Format.
  3. Click Options.

 

 

Setting

Get/Set Methods

Return Value
or
<Value>
or
<OnFlag>

Comment

Output as

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPLYBinaryFormat)

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

Boolean value

 

Output as - Unit

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swExportPlyUnits)

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

Integer value as defined in swLengthUnit_e

 

Resolution

ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swPLYQuality)

ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swPLYQuality, swPLYQuality_e.<Value>)

Integer value as defined in swPLYQuality_e

 

Resolution - Deviation Tolerance

ISldWorks::GetUserPreferenceDoubleValue(swUserPreferenceDoubleValue_e.swPLYDeviation)

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

Double value in meters

Valid only if swPLYQuality is set to swPLYQuality_e.swPLYQuality_CUSTOM; the value range varies by part or assembly. Inspect the dialog for the range of values for the opened model.

Resolution - Angle Tolerance

ISldWorks::GetUserPreferenceDoubleValue(swUserPreferenceDoubleValue_e.swPLYAngleTolerance)

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

0.5236 >= Double value in radians >= 0.00873

Valid only if swPLYQuality is set to swPLYQuality_e.swPLYQuality_CUSTOM

Resolution - Preview before saving file

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPLYPreview)

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

Boolean value

 


Include colors

ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPLYIncludeColors)

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


Boolean value

 

 



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 > PLY
*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) 2021 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.