Difference between revisions of "Overview of the sub menues"

From MoiWiki
Jump to navigationJump to search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* '''Const''' Manual input of number or numbers seperated with “,“ [[Const|more Details]]
 
* '''Const''' Manual input of number or numbers seperated with “,“ [[Const|more Details]]
 
* '''Point''' Creates one or more points by coordinates [[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 38: Line 38:
  
 
==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]]
 
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