To display the dialog:
Click Tools > Options > System Options > Export > ACIS in File Format.
- or -
Setting
Get/Set Methods
Return Value or <Value> or <OnFlag>
Comment
Output as - Solid/Surface geometry
ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputGeometryPreference)
ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputGeometryPreference, swAcisOutputGeometryPreference_e.swAcisOutputAsSolidAndSurface)
swAcisOutputGeometryPreference_e.swAcisOutputAsSolidAndSurface
Output as - 3D curves
ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputGeometryPreference, swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves)
swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves
Output as - Export sketch entities
ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputGeometryPreference, swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves_IncludeSketchEnts)
swAcisOutputGeometryPreference_e.swAcisOutputAs3DCurves_IncludeSketchEnts
Output as - Version
ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputVersion)
ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputVersion, swAcisOutputVersion_e.<Value>)
See swAcisOutputVersion_e for valid options
Output as - Unit
ISldWorks::GetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputUnits)
ISldWorks::SetUserPreferenceIntegerValue(swUserPreferenceIntegerValue_e.swAcisOutputUnits, swLengthUnit_e.<Value>)
See swLengthUnit_e for valid options
Export face/edge properties
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swSATExportFaceEdgeProps)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swSATExportFaceEdgeProps, <OnFlag>)
Boolean value
Specifies whether to export face and edge properties
Split periodic faces
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swSATExportSplitPeriodic)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swSATExportSplitPeriodic, <OnFlag>)
Specifies whether to split periodic faces on export
Write multi body part into a single ACIS body
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swSATExportMultLumpsToSingleBody)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swSATExportMultLumpsToSingleBody, <OnFlag>)
Output coordinate system
ISldWorks::GetUserPreferenceStringValue(swUserPreferenceStringValue_e.swExportOutputCoordinateSystem)
ISldWorks::SetUserPreferenceStringValue(swUserPreferenceStringValue_e.swExportOutputCoordinateSystem, <Value>)
String 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
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.