<Code Lib>
2026 Method
Changes 0
M

LoadCombination.SetComponents

Description:
Sets a collection of the load combination components.

public void SetComponents(
	IList<LoadComponent> components
)

  • components
    A collection of the load combination components.

Loading…