RebarShapeConstraint180DegreeBendRadius
Constructor
Description:
Create a 180-degree bend constraint driven by radius.
Create a 180-degree bend constraint driven by radius.
Syntax
public RebarShapeConstraint180DegreeBendRadius(
ElementId paramId,
RebarShapeArcReferenceType refType
)
Parameters
Parameter | Type | Description |
---|---|---|
paramId | ElementId | The Id of a Rebar Shape parameter. |
refType | RebarShapeArcReferenceType | A choice of rule for measuring the radius. |
Return Value
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 |