Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDirectShape::isValidGeometry Method
Syntax
C++
OdResult isValidGeometry(const OdBmGeometryPtr& pGeometry) const;

Validates the geometry stored in the DirectShape element.

Parameters
Description
pGeometry
[in] A smart pointer to an OdBmGeometry object that contains the geometry to be validated.

eOk if the geometry is valid; otherwise the method returns an appropriate error code illustrating errors found in the geometry.

Copyright © 2002-2022. Open Design Alliance All rights reserved.