Difference between revisions of "Overview of the sub menues"

From MoiWiki
Jump to navigationJump to search
(Created page with "==basic== * Const more Details * Point more Details * Math more Details * Interp more Details * Random more Details * Quartz...")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==basic==
 
==basic==
* Const [[Const|more Details]]
+
* '''Const''' Manual input of number or numbers seperated with “,“ [[Const|more Details]]
* Point [[Point|more Details]]
+
* '''Point''' Creates one or more points by coordinates [[Point|more Details]]
* Math [[Math|more Details]]
+
* '''Math''' Connects and processes multiple numarrays by evaluating a formula [[Math|more Details]]
* Interp [[Interp|more Details]]
+
* '''Interp''' [[Interp|more Details]]
* Random [[Random|more Details]]
+
* '''Random''' [[Random|more Details]]
* Quartz [[Quartz|more Details]]
+
* '''Quartz''' [[Quartz|more Details]]
* Length [[Length|more Details]]
+
* '''Length''' [[Length|more Details]]
* Output [[Output|more Details]]
+
* '''Output''' Takes input objects and bring them to the graphical display in MoI [[Output|more Details]]
  
 
==Points==
 
==Points==
Line 24: Line 24:
  
 
==Curves==
 
==Curves==
 +
* Line [[Line|more Details]]
 +
* Circle [[Circle|more Details]]
 +
* Rectangle [[Rectangle|more Details]]
 +
* Polygon [[Polygon|more Details]]
 +
* Star [[Star|more Details]]
 +
* Curve [[Curve|more Details]]
 +
* Polyline [[Polyline|more Details]]
 +
 
==Solids==
 
==Solids==
 +
* [[Cone]]
 +
* [[Cylinder]]
 +
* [[Sphere]]
 +
 
==Construct==
 
==Construct==
 +
* [[Loft]]
 +
* [[Extrude]]
 +
* [[Revolve]]
 +
* [[Difference]]
 +
* [[Intersection]]
 +
* [[Union]]
 +
 
==Transform==
 
==Transform==
 +
* [[MovePts]]
 +
* [[Orient]]
 +
* [[Rotate]]
 +
* [[Circular Array]]
 +
 
==Objects==
 
==Objects==
 +
* [[Clone]]
 +
* [[Concat]]
 +
* [[Selected]]
 +
* [[GetByName]]
 +
* [[GetByStyle]]
 +
* [[ObjToArray]]
 +
* [[BoundingBox]]
 +
 
==Widgets==
 
==Widgets==
 +
* [[Knob]]
 +
* [[Slider]]
 +
* [[Range]]
 +
 +
Back to [[Nodeeditor|main page]]

Latest revision as of 01:31, 4 December 2016

basic

Points

Curves

Solids

Construct

Transform

Objects

Widgets

Back to main page