2027 Method
Changes 0
M

EnergyDataSettings.CheckConstructionSetElement

Description:
Checks that the construction set ElementId is acceptable.
public bool CheckConstructionSetElement(
	ElementId constructionSetElementId
)
  • constructionSetElementId
    The construction set ElementId to be checked.
Return Value Boolean True if the construction set ElementId is a valid construction set element, false otherwise.