Global Mapper SDK
| GM_LidarQueryFilter_t .SetClassEnabled Method |
Sets a class enabled or disabled in a Lidar class filter
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetClassEnabled ( GM_LidarClass_t8 aClass , bool aEnable )
Parameters
- aClass
-
Type:
GlobalMapper
GM_LidarClass_t8
IN: Class to enable/disable - aEnable
-
Type:
System
Boolean
IN: Enable the class?
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.