CreateEndConstraint Method


Rebar Trim Extend Data Create End Constraint Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool CreateEndConstraint(
	IList<Reference> targetReferences,
	bool isConstraintToCover,
	double offsetValue
)

Parameters

targetReferences IList Reference
isConstraintToCover Boolean
offsetValue Double

Return Value

Boolean
See Also