Revit 2026 API
Render |
A readable name of the output node.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string NodeName { get; }
Public ReadOnly Property NodeName As String Get
public: property String^ NodeName { String^ get (); }
member NodeName : string with get
Property Value
StringSee Also