API Reference > OdBr Classes > OdBrMeshEntity Class > OdBrMeshEntity Methods > OdBrMeshEntity::setValidationLevel Method
OdBrMeshEntity::setValidationLevel Method
Syntax
C++
OdBrErrorStatus setValidationLevel(const BrValidationLevel& level);
Parameters 
Description 
const BrValidationLevel& level 
[in] Validation level.
 

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

Validation

  • details Sets the validation level.

 

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