RVTDocs.com
Namespace: Autodesk.Revit.DB Class: EdgeEndPoint

EdgeEndPoint.Index

Property
Description:
The index of the start or the end point of an Edge: 0 is the start point, 1 is the end point.
Syntax
public int Index { get; }