RebarBarType.GetHookPermission
Method
Description:
Identifies if a hook type is permitted for this bar type
Identifies if a hook type is permitted for this bar type
Parameters
Parameter | Type | Description |
---|---|---|
hookId | ElementId | id of the hook type |
Return Value
Type | Description |
---|---|
Boolean | True if the hook type is permitted for this bar type, otherwise false |
Exceptions
Exception | Condition |
---|---|
ArgumentException | the rebar hook type id hookId is not valid |
ArgumentNullException | A non-optional argument was null |