public RebarShapeConstraintAngleFromFixedDir( ElementId paramId, int sign, UV direction )
| Exception | Condition |
|---|---|
| ArgumentException | sign is not 1 or -1. -or- paramId is not a valid Element identifier. |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | direction has zero length. |