RebarConstraintGetRebarConstrainedHandle Method

Gets the RebarConstrainedHandle for which this constraint is.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RebarConstrainedHandle GetRebarConstrainedHandle()

Return Value

RebarConstrainedHandle
Returns the RebarConstrainedHandle for which this constraint is.
See Also