Flatten assembly hierarchy |
ISldWorks::GetUserPreferenceToggle(swUserPreferenceToggle_e.swXTAssemSaveFormat)
ISldWorks::SetUserPreferenceToggle(swUserPreferenceToggle_e.swXTAssemSaveFormat,
<OnFlag>) |
Boolean value |
Specifies whether to flatten assembly hierarchy in Parasolid output;
for assemblies only |
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 |