API Reference > OdDbPointCloud Classes > OdDbPointCloudCropping Class > OdDbPointCloudCropping Methods > OdDbPointCloudCropping::isValid Method
OdDbPointCloudCropping::isValid Method
Syntax
C++
bool isValid() const;

Check whether the boundary is valid. Returns true only if a number of vertices matches the boundary type: box or rectangular boundary must have two vertices, polygonal - at least 3 vertices.

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