ExportIFCCategoryKey(String, String, CustomSubCategoryId)
Description:
Constructs a new ExportIFCCategoryKey with category, subcategory names and special id.
Constructs a new ExportIFCCategoryKey with category, subcategory names and special id.
Overloads (2):
public ExportIFCCategoryKey(
string categoryName,
string subCategoryName,
CustomSubCategoryId customSubCategoryId
)
-
categoryNameThe Revit category name.
-
subCategoryNameThe Revit subcategory name.
-
customSubCategoryIdThe Revit custom subcategory id.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration