new FitToElementButton(ui)
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/ifc-buttons/fit-to-element.button.ts, line 20
Constructor for the FitToElementButton class.
| Name | Type | Description |
|---|---|---|
ui |
GoIFCUI |
The GoIFCUI instance to be associated with this button. |
Extends
- undefined
Members
-
static,readonlyFitToElementButton.optsFitToElementObject
-
The options for the fit to element toolbar button.
Properties:
Name Type Description idstring The unique identifier for the toolbar button.
titlestring The title of the toolbar button.
iconstring The icon for the toolbar button.
