RVTDocs.com

EnergyDataSettings.CheckExportCategory

Method
Description:
Checks whether the export category falls within the list: OST_RoomsOST_MEPSpaces
Syntax
public static bool CheckExportCategory(
	ElementId exportCategoryId
)
Parameters
Parameter Type Description
exportCategoryId ElementId The export category to be checked.
Return Value
Type Description
Boolean True if the export category falls within the list, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null