C++
AcPointCloudItem* findRegionItem( int regionId );
Description
Gets the region item by its ID in the point cloud. The region ID is stored in the RCP file.
Parameters
Parameters | Description |
---|---|
regionId | The region ID to be returned. |
AcPointCloudItem* findRegionItem( int regionId );
Gets the region item by its ID in the point cloud. The region ID is stored in the RCP file.
Parameters | Description |
---|---|
regionId | The region ID to be returned. |