CADability dotNET

The Vertex type exposes the following members.

Methods

  NameDescription
Public methodConditionalEdges
Returns a list of all edges in this vertex that satisfy the provided condition.
Public methodEdgesOnFace
Public methodEquals (Overrides Object..::..Equals(Object).)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetPositionOnFace

Properties

  NameDescription
Public propertyEdges
Gets the list of edges of this vertex
Public propertyFaces
Public propertyPosition
Gets the position of this vertex

Explicit Interface Implementations

See Also