DividedPath.DisplayNodes Property

Controls whether the points of the divided path are visible


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool DisplayNodes { get; set; }

Property Value

Boolean

Remarks

If true the nodes of the divided path are visible. If false the nodes are hidden.

See Also

Reference

DividedPath Class
Autodesk.Revit.DB Namespace