API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::entityCount Method
OdDbPointCloudDefEx::entityCount Method
Syntax
C++
int entityCount(bool * pbLocked) const;
Parameters 
Description 
bool * pbLocked 
[out] When not NULL, this parameter is set to true if any dependent entities reside on locked layers; false otherwise. 

A number of dependent OdDbPointCloudEx entities as an integer value.

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

 

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