Share

RebarTrimExtendData.CreateEndConstraint Method



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

Syntax

C#

public bool CreateEndConstraint(
	IList<Reference> targetReferences,
	bool isConstraintToCover,
	double offsetValue
)

Parameters

targetReferences  IList<Reference>
 
isConstraintToCover  Boolean
 
offsetValue  Double
 

Return Value

Boolean

See Also

Reference

Was this information helpful?