Share

RebarConstrainedHandle.IsValid Method

Checks that the RebarConstrainedHandle still has access to valid Rebar handle data and that its RebarConstraintsManager is still valid.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool IsValid()

Return Value

Boolean
Returns true if the RebarConstrainedHandle still has access to valid Rebar handle data and that its RebarConstraintsManager is still valid, false otherwise.

See Also

Reference

Was this information helpful?