new Edge()
This class represents an edge in a Mesh.
Properties:
Name | Type | Description |
---|---|---|
halfedge |
module:Core.Halfedge | One of the halfedges associated with this edge. |
Methods
-
onBoundary()
-
Checks whether this edge lies on a boundary.
Returns:
- Type
- boolean