API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::pointCloudExDictionary Method
OdDbPointCloudDefEx::pointCloudExDictionary Method
Syntax
C++
static OdDbObjectId pointCloudExDictionary(const OdDbDatabase * pDb);
Parameters 
Description 
Db 
[in] The pointer to the dwg database. 

The PointCloudEx Dictionary ID as an OdDbObjectId object.

Returns the ID of the PointCloudEx Dictionary in the specified OdDbDatabase instance. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.