API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::getPointCloudExDictionary Method
OdDbPointCloudDefEx::getPointCloudExDictionary Method
Syntax
C++
static OdDbDictionary* getPointCloudExDictionary(OdDbPointCloudDefEx * pDefEx);
Parameters 
Description 
OdDbPointCloudDefEx * pDefEx 
[in] the OdDbPointCloudDefEx object to get the dictionary which it is stored in. 

The pointer to the PointCloudEx Dictionary object.

Returns the pointer to the PointCloudEx Dictionary that contains the specified OdDbPointCloudDefEx object. 

 

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