Class: DownloadExcelDataButton

DownloadExcelDataButton

Represents a button for downloading Excel data from the IFC viewer UI.

new DownloadExcelDataButton(ui, parent)

Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/download-excel-data.button/index.ts, line 20

Creates an instance of DownloadExcelDataButton.

Name Type Description
ui GoIFCUI

The GoIFCUI instance for interacting with the IFC user interface.

parent IFCButton

The parent button for this button instance.

Extends

  • undefined