Global Mapper SDK
| GM_FoundFeatureCollection_t .GetLidarPoints Method |
Gets a list of all lidar point features from the the FoundFeatureCollection
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_LidarPoint_t [] GetLidarPoints ( GM_GetFeatureFlags_t32 aFlags = 0 )
Parameters
- aFlags (Optional)
-
Type:
GlobalMapper
.
GM_GetFeatureFlags_t32
Flags for the get point feature operation
Return Value
Type: GM_LidarPoint_tAn array of lidar point features
Comments
0 comments
Please sign in to leave a comment.