RebarConstraintIsValid Method |
Checks that the RebarConstraint still has access to valid Rebar constraint data
and that its RebarConstraintsManager is still valid.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsValid As Boolean
member IsValid : unit -> bool
Return Value
Boolean
See Also