CatClashImportType (Enumeration)

enum CatClashImportType {
  CatClashImportTypeClashOnly,
  CatClashImportTypeStructureAndClash
}
The different types of clash import.
It is used by the object to specify the Import type.
Values:
CatClashImportTypeClashOnly
Only the clash data are imported
CatClashImportTypeStructureAndClash
Product structure data are inserted then clash data are imported