Skip to main content
Version: 2.0

DRAW and CODE Coded Bricks

Once you have set up an Olympe project you can start creating new coded bricks. This is done in two steps:

  1. Create a brick interface using DRAW
  2. Implement it with CODE

You can create three different type of coded bricks: Coded Function, Coded Action, and Coded Visual Component.

coded

Coded Function and Coded Action allow to create software logics. Coded Visual Component allows to create visual elements.

coded_categories

See the related tutorials to learn how to create and implement each type of bricks: Coded Function, Coded Action, and Coded Visual Component.