Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::getFacePlane Method
Syntax
C++
OdResult getFacePlane(const OdDbSubentId& id, OdGePlane& facePlane) const;

Retrieves the face plane of a given face. 

 

Parameters
Description
id
[in] ID of the face.
facePlane
[out] Receives the face plane of the given face.

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

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