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

The PointCloudEx Dictionary ID as an OdDbObjectId object.

Returns the PointCloudEx Dictionary ID. Creates the dictionary, if no one is already present in the specified OdDbDatabase instance. 

 

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