new GoIFCBaseElement(goIFCUI)
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/shared/go-ifc-base-element/index.ts, line 3
Constructor for the GoIFCBaseElement class.
| Name | Type | Description |
|---|---|---|
goIFCUI |
GoIFCUI |
The GoIFCUI instance to be associated with this UI element. |
Methods
-
protected__initUI()
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/shared/go-ifc-base-element/index.ts, line 47 -
Initializes the UI element by creating a container element and setting its ID.
