LoadCombinationType Enumeration |
Specifies load combination type.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum LoadCombinationType
Public Enumeration LoadCombinationType
public enum class LoadCombinationType
Members| Member name | Value | Description |
|---|
| Combination | 0 |
Combination
|
| Envelope | 1 |
Envelope
|
See Also