Gets the presentaion mode for this rebar set when displayed in the given view.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RebarPresentationMode GetPresentationMode( View dBView )
Parameters
- dBView View
- The view.
Return Value
RebarPresentationModeThe presentation mode.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
