| DcelEdge Properties |
The DcelEdge type exposes the following members.
| Name | Description | |
|---|---|---|
| Face |
Gets or sets the face for which this edge is part of the boundary.
| |
| Next |
Gets or sets the next edge (for the same face).
| |
| Origin |
Gets or sets the vertex where the edge starts.
| |
| Previous |
Gets or sets the previous edge (for the same face).
| |
| Tag |
Gets or sets an integer flag that can be used by algorithms that operate on the
DcelMesh.
| |
| Twin |
Gets or sets the twin edge.
| |
| UserData |
Gets or sets user-defined data.
|