Difference between revisions of "Working With Primitives"

From Flowcode Help
Jump to navigationJump to search
Line 5: Line 5:
 
Primitive objects can be dragged from the '''Component Libraries ribbon''' > '''creation''',  onto the panel like any other  
 
Primitive objects can be dragged from the '''Component Libraries ribbon''' > '''creation''',  onto the panel like any other  
  
[[Component|component]].
+
[[Component|component]] and they work like any of the other [[Components]]
  
 
[[File:Primitive_Components1.png]]
 
[[File:Primitive_Components1.png]]

Revision as of 14:18, 19 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 any of the other Components

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


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.

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