Revit 2026 API
Area |
Specify the location of the area tag.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public UV TagPoint { get; set; }
Public Property TagPoint As UV Get Set
public: property UV^ TagPoint { UV^ get (); void set (UV^ value); }
member TagPoint : UV with get, set
Property Value
UVSee Also