Gets the edge ID for each of the edges in the triangles that make up the tessellation for this face.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function GetTessTriStripEdges() As System.Object | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IFace2
Dim value As System.Object
 
value = instance.GetTessTriStripEdges() | 
| C# |  | 
|---|
| System.object GetTessTriStripEdges() | 
| C++/CLI |  | 
|---|
| System.Object^ GetTessTriStripEdges();  | 
Return Value
Array that contains the list of edge IDs for this face (see 
Remarks)
Remarks
 
            
            See Also
 
            Availability
SolidWorks 2001Plus FCS, Revision Number 10.0