CADability dotNET

The Edge type exposes the following members.

Methods

  NameDescription
Public methodClone
Public methodCurve2D(Face)
Returns the 2-dimensional curve of this edge in the u/v system of the surface of the given face. If this is not an edge on the given face, null will be returned.
Public methodCurve2D(Face, array<ICurve2D>[]()[][])
Public methodEndVertex
Public methodForward
Public methodGetBuddy
Returns the other face, which contains this edge. If there is no such face, null will be returned.
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodStatic memberMakeEdge
Public methodOverlaps
Public methodRecalcCurve2D
Public methodRecalcCurve3D
Public methodSameGeometry
Public methodStartVertex
Returns the start vertex in the direction of the edge on the provided face

Explicit Interface Implementations

See Also