Skip to main content

@thatopen/ui-obc

Classes

ClassDescription
ManagerManager class is responsible for initializing the custom elements for the BIM application. It uses the BUIManager from "@thatopen/ui" to define custom elements for 2D and 3D views.
ViewCubeA custom 3D view cube component for BIM applications. HTML tag: bim-view-cube
WorldA world for BIM Apps.
World2DA custom 2D Scene component for BIM applications. HTML tag: bim-world-2d

Interfaces

InterfaceDescription
ItemsDataStateUI State to render an item data table
LoadFragStateInterface representing the state of the LoadIfcUI component. It contains a reference to the Components object from the @thatopen/components library.
LoadIfcStateInterface representing the state of the LoadIfcUI component. It contains a reference to the Components object from the @thatopen/components library.
TopicFormUIRepresents the UI elements and configuration for a topic form in the OBC system.

TopicFormUI |