IFCCategoryTemplate.ListNames
Method
Description:
Returns a list of names of ifc export mapping templates.
Returns a list of names of ifc export mapping templates.
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 |