RebarShapeConstraintArcLength Constructor
Create an arc-length constraint.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RebarShapeConstraintArcLength( ElementId paramId )
Parameters
paramId
ElementId
The Id of a Rebar Shape parameter.
Exceptions
Exception
Condition
ArgumentException
paramId is not a valid Element identifier.
ArgumentNullException
A non-optional argument was null
See Also
Reference
RebarShapeConstraintArcLength Class
Autodesk.Revit.DB.Structure Namespace