Share

RebarBendingDetailType.OrthogonalAndOverallDimesionsEnabled Property

Identifies if orthogonal and overall dimensions are displayed.


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

Syntax

C#

public bool OrthogonalAndOverallDimesionsEnabled { get; set; }

Property Value

Boolean

Remarks

Orthogonal segment length dimensions are dimensions defining the slope of a bar segment. Overall dimensions are dimensions that spans over multiple segments.

See Also

Reference

Was this information helpful?