Elfsquad / verge3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elfsquad Verge3d blocks

By using the Elfsquad Verge3d blocks you can easily interact with the Elfsquad showroom.

Blocks

Events

On configuration update

On configuration update block

This block is called when the configuration is updated.

On step changed

On step changed block

This block is called when a step is changed.

Actions

Get value by code

Get value by code block

This block can be used to retrieve the value of a feature by its feature code.

Get value by name

Get value by name block

This block can be used to retrieve the value of a feature by its feature name.

Update requirement by code

Update requirement by code block

This block can be used to update the requirement of a feature by its feature code.

Variables

Variables are objects that store values. These values can be extracted using the Dictionary blocks in Verge3D.

Configuration

Configuration variable

This block stores all configuration data.

Current step

Current step variable

This block stores information about the current selected step.

Getting started

You can refer to the sample post here for a guide on how to setup this plugin.

Examples

Example 1 Example 2 Example 3 Example 4

About