TextNode Class


This class represents a text annotation object in a model-exporting process.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016

Syntax

C#
public class TextNode : RenderNode
Visual Basic
Public Class TextNode _
	Inherits RenderNode
Visual C++
public ref class TextNode : public RenderNode

Remarks

See also: OnText(TextNode) .

Inheritance Hierarchy

System Object
Autodesk.Revit.DB RenderNode
Autodesk.Revit.DB TextNode

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →