API Reference > Classes > PRC Base Classes > OdPrcHostAppServices Class > OdPrcHostAppServices Methods > OdPrcHostAppServices::getTriangulationParams Method
OdPrcHostAppServices::getTriangulationParams Method
Syntax
C++
virtual OdResult getTriangulationParams(wrTriangulationParams & params);
Parameters 
Description 
wrTriangulationParams & params 
[out] A placeholder for the global settings of the B-Rep triangulation.  

eOk if the settings were successfully returned; otherwise, the method returns an appropriate error code.

Retrieves the global setting of the B-Rep triangulation.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.