| Enumerator | 
|---|
| SKPIMPORT_GRP_GENERAL  | Static group used by res file.  
 | 
| SKPIMPORT_DAYLIGHT_SYSTEM_PHYSICAL_SKY  | Create a daylight system and physical sky using the SketchUp model's latitude and longitude data (bool)  
 | 
| SKPIMPORT_CAMERA  | Create a camera using the SketchUp model's camera data (bool)  
 | 
| SKPIMPORT_SKIP_HIDDEN_OBJECTS  | Skip importing hidden objects, or otherwise import them with the editor hidden and render hidden switches set on (bool)  
 | 
| SKPIMPORT_SPLIT_OBJECTS_BY_LAYER  | Create layers and split the imported objects accordingly using the SketchUp model's layer data (bool)  
 | 
| SKPIMPORT_GRP_ADDITIONAL  | Static group used by res file.  
 | 
| SKPIMPORT_SHOW_STATISTICS_IN_CONSOLE  | Show the SketchUp model's statistics in the script console (bool)  
 |