RebarBarType.GetAutoCalcHookLengths
Method
Description:
Identifies if the hook lengths of a hook type are automatically calculated for this bar type
Identifies if the hook lengths of a hook type are automatically calculated for this bar type
Parameters
Parameter | Type | Description |
---|---|---|
hookId | ElementId | id of the hook type |
Return Value
Type | Description |
---|---|
Boolean | True if the hook lengths are automatically calculated, otherwise false |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |