API Reference > Auxiliary Classes > AECCSurfaceTriangle Class
AECCSurfaceTriangle Class
AECCSurfaceTriangle
Syntax
C++
class AECCSurfaceTriangle;

AECCDbSurfaceTin.h

Cached surface triangle. 

 

 
Name 
Description 
 
Default constructor for objects of the AECCSurfaceTriangle class. 
 
Name 
Description 
 
OdDbObject override. 
 
OdDbObject override. 
 
Inverts the triangle. 
 
Indicates whether the triangle is auxiliary and hould not be drawn. 
 
This is the overview for the isBreakLine method overload. 
 
Indicates whether the first edge is a breakline. 
 
Indicates whether the second edge is a breakline. 
 
Indicates whether the third edge is a breakline. 
 
Indicates whether the edge is a line end. 
 
Indicates whether the triangle is removed. 
 
Rotates the triangle.
 
 
Sets whether the triangle is auxiliary or not.
 
 
Sets whether the edge with the corresponding index is a breakline or not.
 
 
Sets whether the first edge is a breakline or not.
 
 
Sets whether the second edge is a breakline or not.
 
 
Sets whether the third edge is a breakline or not.
 
 
Sets whether the edge is a line end.
 
 
Sets whether the triangle is removed or not.
 
 
Sets the neighboring triangle by index.
 
 
Sets the vertex by index.
 
 
Returns the neighboring triangle by index.
 
 
Returns the first neighboring triangle. 
 
Returns the second neighboring triangle. 
 
Returns the third neighboring triangle. 
 
Returns the vertex by index.
 
 
Returns the first vertex. 
 
Returns the second vertex. 
 
Returns the third vertex. 
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.