API Reference > OdDbPointCloud Classes > OdDbPointCloudClipping Class > OdDbPointCloudClipping Methods > OdDbPointCloudClipping::isValid Method
OdDbPointCloudClipping::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.