Difference between revisions of "Exercise - Create an LED Component"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
 
* Open a new Flowcode flowchart.
 
* Open a new Flowcode flowchart.
  
* Make sure that the System Panel is visible. If not, then click on 'View / System Panel'.
+
* Make sure that the System Panel and Panel Properties are visible.  
  
* Make sure that Panel Properties are visible. If not, then click on 'View / Panel Properties'.
+
* If they are not, then select them in the 'View' menu.
  
 
* Click on the hemisphere in the Shapes menu and drag it onto the Systems Panel.
 
* Click on the hemisphere in the Shapes menu and drag it onto the Systems Panel.
  
* Right-click and select 'Center all objects' from the menu.
+
[[File:Panel_Toolbar_Shapes3D.png|400px|centre]]
 +
 
 +
* Right-click on it and select 'Center all objects' from the menu.
  
 
* Click on the hemisphere to select it. A blue dotted square appears around it.
 
* Click on the hemisphere to select it. A blue dotted square appears around it.

Revision as of 14:48, 20 May 2013

  • Open a new Flowcode flowchart.
  • Make sure that the System Panel and Panel Properties are visible.
  • If they are not, then select them in the 'View' menu.
  • Click on the hemisphere in the Shapes menu and drag it onto the Systems Panel.
  • Right-click on it and select 'Center all objects' from the menu.
  • Click on the hemisphere to select it. A blue dotted square appears around it.
  • Change the name of the component to 'LEDcomponent'.
To do this, find the 'handle' of the component at the top of the Panel Properties. Click on the name 'shape' (the default name) and change it to 'LEDcomponent'.