SystemsAnalysisReportStyle Enumeration |
The report style of systems analysis.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum SystemsAnalysisReportStyle
Public Enumeration SystemsAnalysisReportStyle
public enum class SystemsAnalysisReportStyle
type SystemsAnalysisReportStyle
Members| Member name | Value | Description |
|---|
| Detailed | 0 |
The detailed report style.
|
| Loads | 1 |
The loads report style.
|
See Also