2026 Method
Changes 7
M

IFCParameterTemplate.ExportPropertySetupToFile

Description:
Exports mapping information of the provided property setup to a text file.
public void ExportPropertySetupToFile(
	PropertySetupType propertySetupType,
	string fileName
)
  • propertySetupType
    The property setup type.
  • String
    fileName
    The full text file name.