API Reference > OdDbPointCloud Classes > OdDbPointCloudDef Class > OdDbPointCloudDef Methods > OdDbPointCloudDef::entityCount Method
OdDbPointCloudDef::entityCount Method
Syntax
C++
int entityCount(bool *) const;
Parameters 
Description 
pbLocked 
[in] If it's non-zero, then this function will set the true value at that pointer if any dependent entities reside on locked layers, or set false otherwise. 

Returns the number of OdDbPointCloud entities in the current drawing that are dependent upon this object. 

 

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