Gets the presentaion mode for this rebar set when displayed in the given view.
Namespace: Autodesk.Revit.DB.StructureAssembly: 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
RebarPresentationMode
The presentation mode.
Exceptions
See Also
Reference