C++
AcPointCloudItem* findScanItem( const AcString& scanGuid );
Description
Gets a scan item by the scan GUID in the point cloud.
Parameters
Parameters | Description |
---|---|
scanGuid | The given scan GUID so a corresponding scan item will return. |
AcPointCloudItem* findScanItem( const AcString& scanGuid );
Gets a scan item by the scan GUID in the point cloud.
Parameters | Description |
---|---|
scanGuid | The given scan GUID so a corresponding scan item will return. |