Difference between revisions of "Working With Primitives"

From Flowcode Help
Jump to navigationJump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article refers to primitive objects on either the [[System Panel]] or the [[Dashboard Panel]].  
+
This article refers to 3D primitive objects on the [[System_Panel|3D System Panel]] or the 2D primitive objects on the [[2d_Panels|2D Panel]].  
 
__NOTOC__
 
__NOTOC__
  
  
Primitive objects can be dragged from the component menu onto the panel like any other [[Component|component]].
+
Primitive objects can be dragged from the '''Component Libraries ribbon''' > '''creation''',  onto the panel like any other  
 +
 
 +
[[Component|component]] and they work like [[Components]]
 +
 
 +
Note that primitive components can't be updated like any other types of components via the library.
 +
They can only be updated via a new Flowcode exe update.
 +
 
 +
2D primitives are olny for 2D panels, and 3D primitives are only for 3D panels.
 +
 
 +
 
 +
[[File:Primitive_Components1.png]]
 +
 
  
 
Multiple primitive objects can be positioned together and grouped to form more complex objects.
 
Multiple primitive objects can be positioned together and grouped to form more complex objects.
  
Here is a standard LED modelled using primitive shapes.  
+
Here is a standard LED modeled using primitive shapes.  
  
  
Line 16: Line 27:
  
  
The [[Component:_ID_9d67e3dc_ef9b_4d4d_b294_19c176eefab1|Clone Matrix Component]] can be useful for copy and paste type replication of primitive objects on the panel.
+
The [[Component:_ID_9d67e3dc_ef9b_4d4d_b294_19c176eefab1|Clone Matrix Component]] can be useful for copy and paste type replication of Primitive_Components1.pngobjects on the panel.

Latest revision as of 09:30, 20 June 2023

This article refers to 3D primitive objects on the 3D System Panel or the 2D primitive objects on the 2D Panel.


Primitive objects can be dragged from the Component Libraries ribbon > creation, onto the panel like any other

component and they work like Components

Note that primitive components can't be updated like any other types of components via the library. They can only be updated via a new Flowcode exe update.

2D primitives are olny for 2D panels, and 3D primitives are only for 3D panels.


Primitive Components1.png


Multiple primitive objects can be positioned together and grouped to form more complex objects.

Here is a standard LED modeled using primitive shapes.


FC6 Icon.png LED Primitive


LED Primitive.jpg


The Clone Matrix Component can be useful for copy and paste type replication of Primitive_Components1.pngobjects on the panel.