Returns the RebarHandleType of a RebarConstrainedHandle.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public RebarHandleType GetHandleType()
Return Value
RebarHandleTypeThe RebarHandleType of the specified RebarConstrainedHandle.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | RebarConstrainedHandle is no longer valid. |