API Reference > Classes > PRC Topology Classes > OdPrcFace Class > OdPrcFace Methods > OdPrcFace::setOuterLoopIndex Method
OdPrcFace::setOuterLoopIndex Method
Syntax
C++
OdResult setOuterLoopIndex(OdInt32 nOuterLoopIndex);
Parameters 
Description 
OdInt32 nOuterLoopIndex 
[in] The new outer loop index for the face.  

Returns eOk if new outer loop index was successfully applied to the face or an appropriate error code in the other case.

Sets a new outer loop index for the face. 

 

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