RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TextElement

TextElement.BaseDirection

Property
Description:
Direction of the base line of the text element.
Remarks:

Base direction is always perpendicular to Up direction. Those two vectors together define the plane of the text.

Syntax
public XYZ BaseDirection { get; }