RVTDocs.com

EnergyDataSettings.CheckConstructionSetElement

Method
Description:
Checks that the construction set ElementId is acceptable.
Syntax
public bool CheckConstructionSetElement(
	ElementId constructionSetElementId
)
Parameters
Parameter Type Description
constructionSetElementId ElementId The construction set ElementId to be checked.
Return Value
Type Description
Boolean True if the construction set ElementId is a valid construction set element, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null