Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::numOfSubDividedFacesAt Method
Syntax
C++
OdResult numOfSubDividedFacesAt(const OdDbFullSubentPathArray& subentPaths, OdInt32& result) const;

Retrieves the number of smooth faces for given base mesh faces. 

 

Parameters
Description
subentPaths
[out] Array of faces.
result
[out] Receives the number of faces.

Returns eOk if the operation completed successfully, or an appropriate error code otherwise.

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