<Code Lib>
2024 Method
Changes 0
M

EnergyDataSettings.CheckConstructionSetElement

Description:
Checks that the construction set ElementId is acceptable.

public bool CheckConstructionSetElement(
	ElementId constructionSetElementId
)

Return Value bool True if the construction set ElementId is a valid construction set element, false otherwise.

Loading…