<Code Lib>
2025.3 Method
Changes 0
M

MassLevelData.IsValidConceptualConstructionTypeElement

Description:
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.

public bool IsValidConceptualConstructionTypeElement(
	ElementId id
)

Return Value Boolean True if the ElementId is an acceptable conceptual construction type ElementId, false otherwise.

Loading…