EnergyDataSettings.CheckConstructionSetElement
Method
Description:
Checks that the construction set ElementId is acceptable.
Checks that the construction set ElementId is acceptable.
Parameters
Parameter | Type | Description |
---|---|---|
constructionSetElementId | ElementId | The construction set ElementId to be checked. |
Return Value
Type | Description |
---|---|
Boolean | True if the construction set ElementId is a valid construction set element, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |