| GM_LidarQuery_t . UpdatePoints Method |
Changes the data for the specified fields for the points in the query.
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public
GM_Error_t32
UpdatePoints
(
GM_LidarFieldMask_t32
aValidFields
,
GM_LidarPoint_t
aNewPointData
,
Object
aReserved
)
Parameters
- aValidFields
-
Type:
GlobalMapper
.
GM_LidarFieldMask_t32
IN: Which fields of data are valid to be updated - aNewPointData
-
Type:
GlobalMapper
.
GM_LidarPoint_t
IN: Lidar point to update - aReserved
-
Type:
System
.
Object
IN: Reserved for future use, must be NULL
Return Value
Type: GM_Error_t32A GM Error Code