Rebar.NumberOfBarPositions
Property
Description:
The number of potential bars in the set.
The number of potential bars in the set.
Remarks:
The number of positions is equal to the number of actual bars (the Quantity), plus the number of bars that are excluded.
The number of positions is equal to the number of actual bars (the Quantity), plus the number of bars that are excluded.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: the number of bar positions numberOfBarPositions is less than 1 or more than 1002. |
InapplicableDataException | When setting this property: This rebar element represents a single bar (the layout rule is Single). |