RebarConstraintGetRebarConstrainedHandle Method

Gets the RebarConstrainedHandle for which this constraint is.

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

Return Value

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