Click or drag to resize

ctExportProfileSettings Enumeration


Namespace: CTEngineLib
Assembly: Interop.CTEngineLib (in Interop.CTEngineLib.dll) Version: 25.1.0.0
Syntax
public enum ctExportProfileSettings
Members
Member nameValueDescription
ctExportProfileSettingNone0 
ctExportProfileSettingTopLevelOnly1 
ctExportProfileSettingPartsOnly2 
ctExportProfileSettingIndented4 
ctExportProfileSettingPartConfsSeparated8 
ctExportProfileSettingPartConfsAsOne16 
ctExportProfileSettingUniqueConfsAsOne32 
ctExportProfileSettingIncludeCustomScope1128 
ctExportProfileSettingIncludeCustomScope2256 
ctExportProfileSettingIncludeCustomScope3512 
ctExportProfileSettingIncludeCustomScope41,024 
ctExportProfileSettingOpenOutputFile2,048 
ctExportProfileSettingIncludeDrawings4,096 
ctExportProfileSettingAccumulateQuantities8,192 
ctExportProfileSettingSplitOutputFile16,384 
ctExportProfileSettingShowSubassemblyComponents32,768 
ctExportProfileSettingIncludeWeldmentCutListItems65,536 
ctExportProfileSettingDetailedCutList131,072 
ctExportProfileSettingIncludeSMCutListItems262,144 
ctExportProfileSettingIncludeSolidBodyCutListItems524,288 
ctExportProfileSettingPartPreviewForCutListItems1,048,576 
ctExportProfileSettingAllowUseInSWPDM2,097,152 
ctExportProfileSettingSupportSilentExecution4,194,304 
ctExportProfileSettingIncludedExcludedComps8,388,608 
ctExportProfileSettingQuickAccess16,777,216 
See Also