Describes if the segment lengths are represented using dimensions or just as text.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum BendingDetailSegmentLengthsDisplayOptions
Members
| Member name | Value | Description |
|---|---|---|
| Dimension | 1 | Display as dimensions |
| Text | 0 | Display as texts |
