Revit 2025.3 API
Render |
A readable name of the output node.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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