API Reference > OdDbPointCloud Classes > OdDbPointCloudDef Class > OdDbPointCloudDef Methods > OdDbPointCloudDef::createPointCloudDictionary Method
OdDbPointCloudDef::createPointCloudDictionary Method
Syntax
C++
static OdDbObjectId createPointCloudDictionary(OdDbDatabase&);
Parameters 
Description 
Db 
[in] The database. 

Helper functions to access Point Cloud Definition dictionary

  • details Returns Pointcloud Dictionary ID. Creates the dictionary, if one is not already present, in the specified OdDbDatabase instance.

 

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