TextNoteOptions Constructor (ElementId)


Text Note Options(Element Id) Constructor

Constructs text options to create text of the given type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public TextNoteOptions(
	ElementId typeId
)

Parameters

typeId ElementId
Id of a text type that defines the style of a text note.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
Except for the TypeId, all other properties of the option class will be populated with their respective default values.
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 →