Rebar |
Checks if this rebar element is shown unobscured in a view.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- view View
- The view element
Return Value
BooleanTrue if rebar is shown unobscured, false otherwise.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
