Click or drag to resize
ctExportProfileSettings Enumeration

[This is preliminary documentation and is subject to change.]

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
See Also