Sets the presentation mode for this rebar set to the default (either for a single view, or for all views).
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2015
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- dBView
- Type: Autodesk.Revit.DBView
The view where the presentation mode will be cleared. NULL for all views
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsInapplicableDataException | This rebar element represents a single bar (the layout rule is Single). |