API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::hasProperty Method
OdDbPointCloudDefEx::hasProperty Method
Syntax
C++
PropState hasProperty(Property prop) const;
Parameters 
Description 
Property prop 
[in] Property to be checked. 

The state of the property.

Checks whether a specified property is present in scans of a point cloud. The result will show whether this property is present in all scans, some of the scans, or none of the scans. 

 

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