IExportContextBase.OnText Method

This method is called when a text annotation object is being output.


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

Syntax

C#

void OnText(
	TextNode node
)

Parameters

node  TextNode
An output node that represents a text annotation.

See Also

Reference

IExportContextBase Interface
Autodesk.Revit.DB Namespace