M

IFCCategoryTemplate.ListNames

Description:
Returns a list of names of ifc export mapping templates.
public static IList<string> ListNames(
	Document document
)
  • document
    A Revit document to retrieve names from.
Return Value IList<String> An array of strings representing names of predefined setups.