2025 Constructor
Changes 5
C

ExportIFCCategoryKey(String, String, CustomSubCategoryId)

Description:
Constructs a new ExportIFCCategoryKey with category, subcategory names and special id.
Overloads (2):
ExportIFCCategoryKey(String,String,CustomSubCategoryId)
public ExportIFCCategoryKey(
	string categoryName,
	string subCategoryName,
	CustomSubCategoryId customSubCategoryId
)
  • categoryName
    The Revit category name.
  • subCategoryName
    The Revit subcategory name.
  • customSubCategoryId
    The Revit custom subcategory id.