LoadCase.IsLoadNatureId
Description:
Checks whether provided element ID refer to LoadNature element.
Checks whether provided element ID refer to LoadNature element.
public bool IsLoadNatureId(
ElementId natureId
)
-
natureIdThe ID to check.
Return Value
bool
True if the ID refers to LoadNature element, false otherwise.
-
A non-optional argument was NULL