To display the dialog:
Click Tools > Options > System Options > Export > PLY in File Format.
- or -
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>)
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swPLYIncludeColors)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swPLYIncludeColors, <OnFlag>)
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
Thank you for your comments. We will contact you if we have questions regarding your feedback.
Sincerely,The SOLIDWORKS Documentation Team
Print Topic
Select the scope of content to print:
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.
Web Help Content Version: API Help (English only) 2023 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.