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)

Syntax
C#
Copy
public enum GM_SwathSeparationImageFlags_t32
Members
Member nameValueDescription
SSI_UseLayerForFlightLine1Treat each layer as a separate flight line rather than using the point source ID
SSI_HideProgress2Hide progress for operation
SSI_SaveDebugLayers4Save temporary layers generated during the process for debugging
SSI_SaveWorldFile8Save a world file alongside the image
SSI_SavePRJFile16Save a PRJ file alongside the image
SSI_LoadGeneratedImage32Automatically load the generated image
 SSI_DefaultFlags  
See Also

Reference