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: 25.0.0.0 (25.0.0.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