AllowConstraintTargets Method


Rebar Constraints Manager Allow Constraint Targets Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool AllowConstraintTargets(
	RebarConstrainedHandle handle,
	IList<Reference> targetsToConstrain
)

Parameters

handle RebarConstrainedHandle
targetsToConstrain IList Reference

Return Value

Boolean
See Also