GetFromDocument Method


Energy Data Settings Get From Document Method

Note: This API is now obsolete.

Every project document has a EnergyDataSettings element. Family documents do not have EnergyDataSettings elements.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[ObsoleteAttribute("This function is deprecated in Revit 2027 and may be removed in a later version of Revit. Use getEnergyDataSettings instead.")]
public static EnergyDataSettings GetFromDocument(
	Document cda
)

Parameters

cda Document
The document.

Return Value

EnergyDataSettings
Returns the EnergyDataSettings element or NULL.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
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 →