IFCUserDefinedPropertySet.ExportToFile
Description:
Export property sets to a text file.
Export property sets to a text file.
public static void ExportToFile(
Document document,
string fileName
)
-
documentThe Revit document.
-
StringfileNameThe full text file name.
-
A non-optional argument was null
-
Failed to access the text file.