globalmapper.GetLidarClassInfo

globalmapper.GetLidarClassInfo(GM_LidarClass_t8 aLidarClass, bool aGetDefault) GM_Error_t32, GM_LidarClassInfo_t[source]

Retrieves information (name, color, group mask) for the given Lidar classification. You can optionally get the default information for the class.

Parameters:
  • aLidarClass (GM_LidarClass_t8) – Lidar class to set info for

  • aGetDefault (bool) – Return default class info rather than current settings?

Returns:

Error Code

Return type:

GM_Error_t32

Returns:

New type info to use for Lidar class

Return type:

GM_LidarClassInfo_t