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

DividedPath.DisplayNodes

Property
Description:
Controls whether the points of the divided path are visible
Remarks:
If true the nodes of the divided path are visible. If false the nodes are hidden.
Syntax
public bool DisplayNodes { get; set; }