RVTDocs.com

LoadCase.IsLoadNatureId

Method
Description:
Checks whether provided element ID refer to LoadNature element.
Syntax
public bool IsLoadNatureId(
	ElementId natureId
)
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