EdgeFace Structure

Edge face.
Public Structure EdgeFace
This language is not supported or no code example is available.
public struct EdgeFace
This language is not supported or no code example is available.
Name Description
Public constructor EdgeFace(int, int, int, int) Standard constructor.
Top
Methods
 
Name Description
Public method ToString() Converts this Edge Face to a human readable string.
Top
Fields
 
Name Description
Public field NextEdge Next edge
Public field NextFace Next face
Public field PreviousEdge Previous edge
Public field PreviousFace Previous face
Top

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition