Share Email Facebook Twitter LinkedIn DividedPath.DisplayNodes Property Controls whether the points of the divided path are visible Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public bool DisplayNodes { get; set; }Property ValueBoolean Remarks If true the nodes of the divided path are visible. If false the nodes are hidden. See AlsoReferenceDividedPath ClassAutodesk.Revit.DB Namespace