Difference between revisions of "Exercise - Building a Complex Component"

From Flowcode Help
Jump to navigationJump to search
Line 16: Line 16:
  
 
[[File:gen_exerciseBuildComplexComp_complex2_01.png|180px|right]]
 
[[File:gen_exerciseBuildComplexComp_complex2_01.png|180px|right]]
 +
  
  
Line 24: Line 25:
 
* Click on the head of the vertical arrow, (green), to rotate the camera to give an 'edge-on' view.
 
* Click on the head of the vertical arrow, (green), to rotate the camera to give an 'edge-on' view.
  
* The LED should still be selected. If not, click on it. Right-click and select the 'Copy' option. The right-click and select the 'Paste' option.  
+
* The LED should still be selected. If not, click on it. Right-click and select the 'Copy' option. Then right-click and select the 'Paste' option.  
 
: A second identical LED appears.  
 
: A second identical LED appears.  
  
 
* Set its 'Position' co-ordinates to X=0, Y=0, Z=-10. The System panel should now resemble the one shown opposite:
 
* Set its 'Position' co-ordinates to X=0, Y=0, Z=-10. The System panel should now resemble the one shown opposite:
 +
 +
 +
 +
 +
 +
 +
* Drag and drop a cube onto the System Panel.
 +
 +
* Select it, and set its 'Position' co-ordinates to X=0, Y=0, Z=0, and 'Scale' to 'Wi...'=32, 'He...'=12, 'De...'=32.
 +
 +
* Change its 'color' property to mid-grey (e.g. 0x5A5A5A).
 +
: The System Panel looks like:
 +
 +
 +
[[File:gen_exerciseBuildComplexComp_complex2_01.png|180px|right]]

Revision as of 15:19, 24 May 2013

  • Open a new Flowcode flowchart.
Gen exerciseBuildComplexComp complex1.png
  • Open the 'Outputs' toolbox, where you stored the exported 'newLED' component.
  • Locate the 'newLED' component, and use the down-arrow next to it to add it to the System Panel.


  • Click on the LED to select it. Change the 'color' property to orange (e.g. 0x0080FF).
  • Using the Panel Properties, with the LED still selected, set its 'Position' to X=0, Y=0, Z=10, and its 'Scale' to 'Wi...'=1, 'He...'=1, 'De...'=0.25.
The component should resemble the picture opposite, (depending on the 'camera' zoom.)
Gen exerciseBuildComplexComp complex2 01.png




  • Click on the head of the vertical arrow, (green), to rotate the camera to give an 'edge-on' view.
  • The LED should still be selected. If not, click on it. Right-click and select the 'Copy' option. Then right-click and select the 'Paste' option.
A second identical LED appears.
  • Set its 'Position' co-ordinates to X=0, Y=0, Z=-10. The System panel should now resemble the one shown opposite:




  • Drag and drop a cube onto the System Panel.
  • Select it, and set its 'Position' co-ordinates to X=0, Y=0, Z=0, and 'Scale' to 'Wi...'=32, 'He...'=12, 'De...'=32.
  • Change its 'color' property to mid-grey (e.g. 0x5A5A5A).
The System Panel looks like:


Gen exerciseBuildComplexComp complex2 01.png