Revit Preview Release API |
LoadCase..::..SubcategoryId Property |
LoadCase Class See Also |
Build-in or user defined subcategory of Structural Load Cases (OST_LoadCases) category.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2017
Syntax
Remarks
Build-in Structural Load Cases (OST_LoadCases) subcategories are:
OST_LoadCasesDeadOST_LoadCasesLiveOST_LoadCasesWindOST_LoadCasesSnowOST_LoadCasesRoofLiveOST_LoadCasesAccidentalOST_LoadCasesTemperatureOST_LoadCasesSeismic
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: the subcategoryId does not refer to predefined nor user defined load case category element. |
Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |