RVTDocs.com

IFCCategoryTemplate.ListNames

Method
Description:
Returns a list of names of ifc export mapping templates.
Syntax
public static IList<string> ListNames(
	Document document
)
Parameters
Parameter Type Description
document Document A Revit document to retrieve names from.
Return Value
Type Description
IList An array of strings representing names of predefined setups.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null