Revit 2026 API
Rebar |
Checks whether the Manager's Rebar is still valid.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasValidRebar()
Public Function HasValidRebar As Boolean
public: bool HasValidRebar()
member HasValidRebar : unit -> bool
Return Value
BooleanSee Also