new GoIFCElementProperties(goIFCUI)
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/shared/go-ifc-element-properties/index.ts, line 28
Constructor for the GoIFCElementProperties class.
| Name | Type | Description |
|---|---|---|
goIFCUI |
GoIFCUI |
The GoIFCUI instance to be associated with this properties component. |
Extends
- undefined
Methods
-
getId(){string}
Interactions/IFC/interact/GoIFCComponents/subClasses/GoIFCUI/shared/go-ifc-element-properties/index.ts, line 243 -
Retrieves the unique identifier for the properties component.
Returns:
Type Description string The unique identifier for the properties component.
