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