Changes

Glossary of EM.Cube's Python Functions

250 bytes added, 22:51, 15 September 2016
/* EM.Cube's Python Functions for Simulation-Related Functions & Operations */
''Example: delete("Box_1")''
 
Description: Deletes a node name from the navigation tree. The node can be any geometric object, source, observable or material group.
 
====rename({{ArgTypeString}} new_label, {{ArgTypeString}} old_label)====
 
''Example: rename("Box_2","Box_1")''
Description: Deletes a node name from the navigation tree. The node can be any geometric object, source, observable or material group.
28,333
edits