Difference between revisions of "Editing Icon Properties"

From Flowcode Help
Jump to navigationJump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<sidebar>Sidebar: Taking Flowcode Further</sidebar>
 
{| class="wikitable" style="width:25%; float:right; text-align:center;"
 
|-
 
! '''Editing Icon Properties'''
 
|-
 
|[[Switch Icon Properties]]
 
|-
 
|[[Connection Point Icon Properties]]
 
|-
 
|[[Loop Icon Properties]]
 
|-
 
|[[Calculation Icon Properties]]
 
|-
 
|[[Mathematical Functions]]
 
|-
 
|[[String Manipulation Functions]]
 
|}
 
 
 
'''Editing icon properties''' is very easy to do and allows you to create complex systems with simple and easy to use flowchart consisting of a range of icons.
 
'''Editing icon properties''' is very easy to do and allows you to create complex systems with simple and easy to use flowchart consisting of a range of icons.
  
Line 27: Line 9:
  
 
You will need to change icon properties in order to create a functional flowchart to run a program in simulation or on hardware. Using different icons you can work with variables and components to create a dynamic and effective system with ease.
 
You will need to change icon properties in order to create a functional flowchart to run a program in simulation or on hardware. Using different icons you can work with variables and components to create a dynamic and effective system with ease.
 +
 +
==Additional functions==
 +
 +
There are a range of extra functions which can be integrated into [[Icon Properties]], for example, you can manipulate the [[Calculation Icon Properties]] to use [[Mathematical Functions]] to calculate and solve complex equations as well as using [[String Manipulation Functions]] to solve complicated algorithms and run them effectively in a flowchart.

Latest revision as of 07:47, 2 July 2019

Editing icon properties is very easy to do and allows you to create complex systems with simple and easy to use flowchart consisting of a range of icons.


To edit an icon's properties, either select the icon and the select the 'Properties' option from the 'Edit' menu (Edit > Properties) or simply double click on the icon in the flowchart. Icon properties can also be edited by right-clicking on the icon to display a context menu and then selecting 'Properties' from the menu.


All icons have a 'Display name:' property (apart from the 'Comment icon') which allows you to individually name each icon to organize and explain the flowchart.


You will need to change icon properties in order to create a functional flowchart to run a program in simulation or on hardware. Using different icons you can work with variables and components to create a dynamic and effective system with ease.

Additional functions

There are a range of extra functions which can be integrated into Icon Properties, for example, you can manipulate the Calculation Icon Properties to use Mathematical Functions to calculate and solve complex equations as well as using String Manipulation Functions to solve complicated algorithms and run them effectively in a flowchart.