Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSubDMesh::getCrease Method (const OdDbSubentId&, double&)
Syntax
C++
OdResult getCrease(const OdDbSubentId& id, double& result) const;

Retrieves the crease value for a mesh subentity via its ID. 

 

Parameters
Description
id
[in] Subentity ID.
result
[out] Receives the crease value.

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

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