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: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
C# |
---|
public void SetCreateAnalyticalModel( bool createAnalyticalModel ) |
Visual Basic |
---|
Public Sub SetCreateAnalyticalModel ( _ createAnalyticalModel As Boolean _ ) |
Visual C++ |
---|
public: void SetCreateAnalyticalModel( bool createAnalyticalModel ) |
Parameters
- createAnalyticalModel
- Type: System..::..Boolean
True to enable the Energy Analytical Model otherwise.