Global Mapper SDK
| GM_LidarQueryFilter_t .IsClassEnabled Method |
Returns true if the given class is enabled in a Lidar class filter
Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool IsClassEnabled ( GM_LidarClass_t8 aClass )
Parameters
- aClass
-
Type:
GlobalMapper
.
GM_LidarClass_t8
IN: Class to check
Return Value
Type: BooleanTrue if class is enabled false if not
Comments
0 comments
Please sign in to leave a comment.