IFCCategoryTemplate.ExportToFile
Method
Description:
Export mapping template to a text file.
Export mapping template to a text file.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | A Revit document. |
| fileName | String | A full text file name. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| FileAccessException | Failed to access the text file. |