SetCreateAnalyticalModel Method


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.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
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.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →