API Reference > OdBr Classes > OdBrMeshEntity Class > OdBrMeshEntity Methods > OdBrMeshEntity::getEntityAssociated Method
OdBrMeshEntity::getEntityAssociated Method
Syntax
C++
OdBrErrorStatus getEntityAssociated(OdBrEntity*& entity) const;
Parameters 
Description 
OdBrEntity*& entity 
[out] Dimensionally lowest topology object.
 

Returns odbrOK if successful, or an appropriate error code if not.

Returns the topology object associated with this mesh object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.