2026 Method
Changes 0
M

LoadCombination.GetCaseAndCombinationIds

Description:
Returns collection of the load combination case and combination IDs.
Remarks:
Load combination components could be load cases or other load combinations. To set them with factors use [M:Autodesk.Revit.DB.Structure.LoadCombination.SetComponents(System.Collections.Generic.IList`1{Autodesk.Revit.DB.Structure.LoadComponent})] method.
public IList<ElementId> GetCaseAndCombinationIds()
IList<ElementId> A collection of the load combination case and combination IDs.