LoadCombination.Create
Description:
Creates a new default LoadCombination.
Creates a new default LoadCombination.
Overloads (2):
public static LoadCombination Create(
Document document,
string name
)
-
documentThe Document to which new load combination element will be added.
-
StringnameThe name of the load combination.
-
The given name is not unique -or- name cannot include prohibited characters, such as "{, }, [, ], |, ;, less-than sign, greater-than sign, ?, `, ~".
-
A non-optional argument was null