Describes how the parameters will be represented.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum BendingDetailDisplayParametersOptions
Members
Member name | Value | Description |
---|---|---|
ByName | 1 | Dimensions that are shown will be labeled using the parameters names. |
ByValue | 0 | Dimensions that are shown will be labeled using the parameters values. |