MassLevelData.IsValidConceptualConstructionTypeElement
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.
public bool IsValidConceptualConstructionTypeElement(
ElementId id
)
-
idThe ElementId to be checked.
Return Value
bool
True if the ElementId is an acceptable conceptual construction type ElementId, false otherwise.
-
A non-optional argument was null