Skip to content

Built-in Objects

  • console


    The application console. Used for outputting messages, logging, and debugging.

    See more

  • motor


    The engine model (generator) with various parameters.

    See more

  • Math


    Mathematical functions. Includes comparison operations with precision, coordinate conversions.

    See more

  • Geom


    The geometric core. Contains the implementation of 2D/3D primitives and operations on them.

    See more

  • Material


    The materials module. Provides a set of predefined materials and user settings.

    See more

  • QtWidgets


    UI widgets based on Qt. Used for building the graphical user interface.

    See more

Last update: 8 August 2025, 10:36