LoadCase.IsLoadNatureId
Method
Description:
Checks whether provided element ID refer to LoadNature element.
Checks whether provided element ID refer to LoadNature element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| natureId | ElementId | The ID to check. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the ID refers to LoadNature element, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |