Share

RebarConstraint.GetConstraintType Method

Returns the RebarConstraintType of a RebarConstraint.


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

Syntax

C#

public RebarConstraintType GetConstraintType()

Return Value

RebarConstraintType
The RebarConstraintType of the specified RebarConstraint.

Exceptions

ExceptionCondition
InvalidOperationException RebarConstraint is no longer valid.

See Also

Reference

Was this information helpful?