StraightLineEdge

Representation of a straight line edge between to edge vertices.

Declaration Syntax

public class StraightLineEdge : ConstructionLineAssociation, IEquatable<StraightLineEdge>, IEdge

Table 72: Members

Property

EndPoint

A Point representing the end vertex of the edge.

Property

Length

No details are provided for this entry.

Property

StartPoint

A Point representing the start vertex of an edge.