Skip to content

IndependentTag.TagHeadPosition

Public Property

The position of the head of tag in model coordinates.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public XYZ TagHeadPosition { get; set; }

Property Value

XYZ

Exceptions

Exception

Condition


ArgumentNullException

When setting this property: A non-optional argument was null


Remarks

The depth of the tag head position in the view does not matter because tags are drawn over model geometry in the view.