Click or drag to resize
ctExportProfileSettings Enumeration

Namespace: CTEngineLib
Assembly: Interop.CTEngineLib (in Interop.CTEngineLib.dll)
Syntax
public enum ctExportProfileSettings
Members
  Member nameValueDescription
ctExportProfileSettingNone0
ctExportProfileSettingTopLevelOnly1
ctExportProfileSettingPartsOnly2
ctExportProfileSettingIndented4
ctExportProfileSettingPartConfsSeparated8
ctExportProfileSettingPartConfsAsOne16
ctExportProfileSettingUniqueConfsAsOne32
ctExportProfileSettingIncludeCustomScope1128
ctExportProfileSettingIncludeCustomScope2256
ctExportProfileSettingIncludeCustomScope3512
ctExportProfileSettingIncludeCustomScope41024
ctExportProfileSettingOpenOutputFile2048
ctExportProfileSettingIncludeDrawings4096
ctExportProfileSettingAccumulateQuantities8192
ctExportProfileSettingSplitOutputFile16384
ctExportProfileSettingShowSubassemblyComponents32768
ctExportProfileSettingIncludeWeldmentCutListItems65536
ctExportProfileSettingDetailedCutList131072
ctExportProfileSettingIncludeSMCutListItems262144
ctExportProfileSettingIncludeSolidBodyCutListItems524288
ctExportProfileSettingPartPreviewForCutListItems1048576
ctExportProfileSettingAllowUseInSWPDM2097152
ctExportProfileSettingSupportSilentExecution4194304
See Also