CatDxfExportSheetsEnum (Enumeration)

enum CatDxfExportSheetsEnum {
  catDxfExportSheetsEnumAll,
  catDxfExportSheetsEnumOnlyCurrent
}
Available values of the DXF export sheets option.
See also:
Values:
All
Export All sheets. One File is generated per none empty sheet.
OnlyCurrent
Export only the current sheet in a single file.