RebarShapeConstraintCircumference Constructor


Rebar Shape Constraint Circumference Constructor

Create a circumference constraint.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public RebarShapeConstraintCircumference(
	ElementId paramId,
	RebarShapeArcReferenceType refType
)

Parameters

paramId ElementId
The Id of a Rebar Shape parameter.
refType RebarShapeArcReferenceType
A choice of rule for measuring the circumference.
Exceptions
Exception Condition
ArgumentException paramId is not a valid Element identifier.
ArgumentNullException A non-optional argument was null
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration
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 →