EnergyDataSettingsCreateAnalyticalModel Property |
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: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool CreateAnalyticalModel { get; }
Public ReadOnly Property CreateAnalyticalModel As Boolean
Get
public:
property bool CreateAnalyticalModel {
bool get ();
}
member CreateAnalyticalModel : bool with get
Property Value
Boolean
See Also