<Code Lib>
2025 Property
Changes 0
P

LoadCase.SubcategoryId

Description:
Build-in or user defined subcategory of Structural Load Cases () category.

public ElementId SubcategoryId { get; set; }

  • When setting this property: the subcategoryId does not refer to predefined nor user defined load case category element.
  • When setting this property: A non-optional argument was null

Loading…