WireNumberOfVertices Property

The number of vertices of the wire, including the start and end point.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int NumberOfVertices { get; }

Property Value

Int32
See Also