The ordinate dimension line style.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2017 Subscription Update
Since: 2017 Subscription Update
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
None | Shows no dimension line. When you select the dimension line in the drawing area, a hidden line displays. |
Continuous | Displays the dimension line as continuous. |
Segmented | Segments the dimension line. Specify the length of the segments with the DimensionLineLength property. |