SystemsAnalysisReportStyle Enumeration


Systems Analysis Report Style Enumeration

The report style of systems analysis.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum SystemsAnalysisReportStyle
Members
Member name Value Description
Detailed 0 The detailed report style.
Loads 1 The loads report style.
See Also