RebarUpdateCurvesDataGetStartConstraint Method

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

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

Return Value

RebarConstraint
Returns the current constraint for the start handle of the Rebar. Return value is null if no constraint is present.
See Also