MassLevelData.IsValidConceptualConstructionTypeElement
Method
Description:
Checks if the ElementId is an acceptable conceptual construction type ElementId for the MassLevelData (Mass Floor).
Checks if the ElementId is an acceptable conceptual construction type ElementId for the MassLevelData (Mass Floor).
Remarks:
In the case that 'conceptualConstructionIsByEnergyData' is true, invalidElementId is also acceptable input.
In the case that 'conceptualConstructionIsByEnergyData' is true, invalidElementId is also acceptable input.
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | ElementId | The ElementId to be checked. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the ElementId is an acceptable conceptual construction type ElementId, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |