RebarShape.GetAllowed
Method
Description:
Check whether a bar type can be used with this RebarShape. Bar types are allowed by default.
Check whether a bar type 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. |
Return Value
Type | Description |
---|---|
Boolean | True if this shape may be combined with this barType. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |