RVTDocs.com

RebarShapeDefinitionByArc.AddConstraintChordLength

Method
Description:
Specify a parameter to drive the chord length (the straight-line distance between the endpoints of the arc).
Remarks:
The chord length is measured on the centerline of the bar.
Syntax
public void AddConstraintChordLength(
	ElementId paramId
)
Parameters
Parameter Type Description
paramId ElementId Id of a parameter to drive the constraint. To obtain the id of a shared parameter, call RebarShape.GetElementIdForExternalDefinition().
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null