AddConstraintSagittaLength Method


Rebar Shape Definition By Arc Add Constraint Sagitta Length Method

Specify a parameter to drive the sagittal length (the height of the circular segment, measured perpendicular to the chord).

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void AddConstraintSagittaLength(
	ElementId paramId
)

Parameters

paramId ElementId
Id of a parameter to drive the constraint. To obtain the id of a shared parameter, call RebarShape.GetElementIdForExternalDefinition().
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
The sagitta will be measured on the centerline of the bar.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →