M

IFCParameterTemplate.ListNames

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