EnergyDataSettings.GetFromDocument
Method
Description:
Every project document has a EnergyDataSettings element. Family documents do not have EnergyDataSettings elements.
Every project document has a EnergyDataSettings element. Family documents do not have EnergyDataSettings elements.
Parameters
| Parameter | Type | Description |
|---|---|---|
| cda | Document | The document. |
Return Value
| Type | Description |
|---|---|
| EnergyDataSettings | Returns the EnergyDataSettings element or NULL. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |