SystemsAnalysisReportStyle Enumeration

SystemsAnalysisReportStyle Enumeration

The report style of systems analysis.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum SystemsAnalysisReportStyle
Public Enumeration SystemsAnalysisReportStyle
public enum class SystemsAnalysisReportStyle
type SystemsAnalysisReportStyle
Members
Member nameValueDescription
Detailed0 The detailed report style.
Loads1 The loads report style.
See Also