Parameters |
Description |
GeMesh::OdGeTrMesh& mesh |
[out] Output mesh of a Face. |
const OdBmFacePtr& pFace |
[in] Pointer to the OdBmFace. |
const double dLevelOfDetail = 0.5 |
[in] Mesh detail level. It has values from 0 to 1. |
eOk if the operation completed successfuly, or an appropriate error code otherwise.
Returns a mesh for a face.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|