Share

RebarUpdateCurvesData.GetEndConstraint Method

Gets the current constraint for the end handle of the Rebar.


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

Syntax

C#

public RebarConstraint GetEndConstraint()

Return Value

RebarConstraint
Returns the current constraint for the end handle of the Rebar. Return value is null is no constraint is present.

See Also

Reference

Was this information helpful?