If this is true, data, features, and geometry related to the Energy Analytical Model
will be created, allowing the energy performance to be analyzed through GreenBuilidingXML.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
C# |
---|
public bool CreateAnalyticalModel { get; } |
Visual Basic |
---|
Public ReadOnly Property CreateAnalyticalModel As Boolean Get |
Visual C++ |
---|
public: property bool CreateAnalyticalModel { bool get (); } |