RebarShape.SetAllowed
Method
Description:
Specify which bar types can be used with this RebarShape. Bar types are allowed by default.
Specify which bar types can be used with this RebarShape. Bar types are allowed by default.
Parameters
Parameter | Type | Description |
---|---|---|
barType | RebarBarType | A bar type in the same document as this shape. |
allowed | Boolean | Whether this shape may be combined with barType. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |