GetEndConstraint Method


Rebar Update Curves Data Get End Constraint Method

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

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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