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

DividedPath.DisplayNodeNumbers

Property
Description:
Controls whether the node numbers are shown when the divided path is selected
Remarks:
If true the divided path will show the number of each node when the divided path is selected. If false the node numbers are hidden.
Syntax
public bool DisplayNodeNumbers { get; set; }