Share

RebarConstrainedHandle.GetHandleType Method

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

RebarHandleType
The RebarHandleType of the specified RebarConstrainedHandle.

Exceptions

ExceptionCondition
InvalidOperationException RebarConstrainedHandle is no longer valid.

See Also

Reference

Was this information helpful?