Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDirectShape::isValidShape Method (const OdArray<OdBmGNodePtr>&)
Syntax
C++
OdResult isValidShape(const OdArray<OdBmGNodePtr>& arrNodes) const;

Validates GNode objects stored in the DirectShape element.

Parameters
Description
arrNodes
[in] An array of smart pointers to GNode objects to be validated.

eOk if the GNode objects are valid; otherwise the method returns an appropriate error code illustrating errors found in the nodes.

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