<Code Lib>
2026 Method
Changes 0
M

LoadCombination.GetComponents

Description:
Returns collection of the load combination components.

public IList<LoadComponent> GetComponents()

IList<LoadComponent> A collection of the load combination components.

Loading…