Defines generic members of an edge.
Declaration Syntax
public interface IBaseGeoEdge
Table 1915: Members
| 
                 Property  | Bodies | 
                 Gets the list of bodies of the edge.  | 
| 
                 Property  | Centroid | 
                 Gets the centroid for the edge.  | 
| 
                 Property  | CurveType | 
                 Gets the curve type of the edge.  | 
| 
                 Property  | EndVertex | 
                 Gets the last vertex.  | 
| 
                 Property  | Faces | 
                 Gets the list of all faces of the edge.  | 
| 
                 Property  | Length | 
                 Gets the length of the edge.  | 
| 
                 Property  | StartVertex | 
                 Gets the first vertex.  | 
| 
                 Property  | Vertices | 
                 Gets the list of all vertices of the edge.  |