Creates a new default LoadCombination.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2016
Syntax
Parameters
- document
- Type: Autodesk.Revit.DB..::..Document
The Document to which new load combination element will be added.
- name
- Type: System..::..String
The name of the load combination.
Return Value
The newly created load combination element if successful,
nullNothingnullptra null reference (Nothing in Visual Basic) otherwise.
Exceptions
See Also