Skip to content

YoGraphic

SylvainBertrand edited this page Nov 18, 2019 · 4 revisions

What is a YoGraphic?

A YoGraphic is a 2D or 3D graphic which properties are linked to YoVariables, i.e. they change as the values of the YoVariables they're linked to change.

They can be used for instance to observe points or vectors moving in space:

YoGraphic example

How to create a YoGraphic:

SCS 2 comes an editor for creating new YoGraphics accessible from the menu:

YoGraphic editor menu item
This open the following dialog:
YoGraphic editor

Let's create a new force vector for the right foot. Start by clicking Add...:

Add YoVariable
In the new dialog, select _YoArrowFX3D_:
Select YoArrowFX3D
Let's name the new graphic "Right foot force":
Select YoArrowFX3D
Click _Create_. A new editor becomes available on the right side while a new blue arrow appears in the 3D view:
Select YoArrowFX3D

Clone this wiki locally