API Reference > Auxiliary Classes > AECCSurfaceTriangle Class > AECCSurfaceTriangle Methods > AECCSurfaceTriangle::setIsAuxiliary Method
AECCSurfaceTriangle::setIsAuxiliary Method
Syntax
C++
void setIsAuxiliary(bool bVal);
Parameters 
Description 
bool bVal 
[in] True to set the triangle as auxiliary. 

Sets whether the triangle is auxiliary or not. 

 

If the triangle is auxiliary, it should not be drawn.

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