Share

BendingDetailDimensionTextPosition Enumeration

Describes how the text will be positioned with respect to dimension line.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum BendingDetailDimensionTextPosition

Members

Member nameValueDescription
Default0 The text will be positioned according to the default behavior.
OutsideOfDimensionLine1 The text will be positioned on the outside of the dimension line, where inside is represented by the bar curves.

See Also

Reference

Was this information helpful?