LoadCombination.SetComponents
Description:
Sets a collection of the load combination components.
Sets a collection of the load combination components.
public void SetComponents(
IList<LoadComponent> components
)
-
IList<LoadComponent>componentsA collection of the load combination components.
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…