Changes

Glossary of EM.Cube's Python Functions

324 bytes added, 22:45, 15 September 2016
/* EM.Cube's Python Functions for Geometric Object Transformation */
Description: Sets the freeze state of an object (0/1).
 
====move_to({{ArgTypeString}} object, {{ArgTypeString}} group_node_label[, {{ArgTypeString}} module_name])====
 
''Example: move_to("NewObj","MyObj",10,10,0)''
 
Description: Transfers an object from its current material/object group node in the navigation tree to another node or optionally to another [[EM.Cube]] module.
====clone({{ArgTypeString}} label, {{ArgTypeString}} object, {{ArgTypeReal}} x0, {{ArgTypeReal}} y0, {{ArgTypeReal}} z0)====
28,333
edits