<Code Lib>
M

IFCCategoryTemplate.ExportToFile

Description:
Export mapping template to a text file.

public void ExportToFile(
	Document document,
	string fileName
)

  • document
    A Revit document.
  • fileName
    A full text file name.

Loading…