API Reference > Auxiliary Classes > AECCSurfaceTriangle Class > AECCSurfaceTriangle Methods > AECCSurfaceTriangle::setTriangle Method
AECCSurfaceTriangle::setTriangle Method
Syntax
C++
void setTriangle(OdUInt32 iIndex, OdInt32 iVal);
Parameters 
Description 
OdUInt32 iIndex 
[in] Neighboring triangle index.  
OdInt32 iVal 
[in] Neighboring triangle value. 

Sets the neighboring triangle by index. 

 

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