Checks whether the Manager's Rebar is still valid.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public bool HasValidRebar() |
| Visual Basic |
|---|
Public Function HasValidRebar As Boolean |
| Visual C++ |
|---|
public: bool HasValidRebar() |