GoWebScan API
kStatus GoWebScanProfileInputMsg_Import ( GoWebScanProfileInputMsg  msg,
k32s  deviceId,
GoStampMsg  stampMsg,
GoProfilePointCloudMsg  profileMsg,
GoWebScanConfig  config 
)

Imports a GoProfilePointCloudMsg msg into a GoWebScanProfileInputMsg object.

The messages are cloned into internal objects. As such, the GoProfilePointCloudMsg object is still owned by the calling function and must be destroyed by it.

Parameters
msgGoWebScanProfileInputMsg object.
deviceIdSerial number of device from which message originates.
stampMsgMessage stamp.
profileMsgProfile message.
configSystem configuration.
Returns
Operation status.