2027 Method
Changes 0
M

LoadCase.IsLoadCaseSubcategoryId

Description:
Checks whether provided element ID refer to subcategory of Structural Load Cases () category - one of built-in or user defined.
public bool IsLoadCaseSubcategoryId(
	ElementId loadCaseSubcategoryId
)
  • loadCaseSubcategoryId
    The ID to check.
Return Value Boolean True if the ID refers to load case category element, false otherwise.