Share

RebarPresentationMode Enumeration

Bar presentation mode


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

Syntax

C#

public enum RebarPresentationMode

Members

Member nameValueDescription
All0 All bars are presented.
FirstLast1 The first and last bars are presented.
Middle2 The middle bar is presented.
Select3 Selected bars are presented.

See Also

Reference

Was this information helpful?