GM_SwathSeparationImageFlags_t32 Enumeration |
Define flags for Swath Separation Image (SSI) creation
Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

C#
Copy
public enum GM_SwathSeparationImageFlags_t32

Member name | Value | Description | |
---|---|---|---|
SSI_UseLayerForFlightLine | 1 | Treat each layer as a separate flight line rather than using the point source ID | |
SSI_HideProgress | 2 | Hide progress for operation | |
SSI_SaveDebugLayers | 4 | Save temporary layers generated during the process for debugging | |
SSI_SaveWorldFile | 8 | Save a world file alongside the image | |
SSI_SavePRJFile | 16 | Save a PRJ file alongside the image | |
SSI_LoadGeneratedImage | 32 | Automatically load the generated image | |
SSI_DefaultFlags |

Reference
GlobalMapper.Lidar
Namespace