API Reference > Auxiliary Classes > AECCSurfaceTriangle Class > AECCSurfaceTriangle Methods > AECCSurfaceTriangle::setIsBreakLine Method
AECCSurfaceTriangle::setIsBreakLine Method
Syntax
C++
void setIsBreakLine(OdUInt32 iIndex, bool bVal);
Parameters 
Description 
OdUInt32 iIndex 
[in] Edge index.  
bool bVal 
[in] True to set the edge as a breakline. 

Sets whether the edge with the corresponding index is a breakline or not. 

 

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