| Revit 2019.2 API |
| ModelText..::..Text Property |
| ModelText Class See Also |
The text string in the model text.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentNullException | Thrown when nullNothingnullptra null reference (Nothing in Visual Basic) is assigned to text. |
| Autodesk.Revit.Exceptions..::..ArgumentException | Thrown when an empty string is assigned to text. |