LoadCombination.Create
Description:
Creates a new default LoadCombination.
Creates a new default LoadCombination.
Overloads (2):
Create(Document,String)
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.
Return Value
nullNothingnullptr
The newly created load combination element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.
-
The given name is not unique
-
A non-optional argument was null