API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::getPointCloudDictionaryId Method
OdDbDatabase::getPointCloudDictionaryId Method
Syntax
C++
OdDbObjectId getPointCloudDictionaryId() const;

Returns the object ID of the point cloud dictionary.

The ID may be null if the database has never contained any point clouds.

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