Changes

Glossary of EM.Cube's Python Functions

13 bytes added, 21:09, 1 September 2016
|}
== EM.Cube's Miscellaneous Design Python Functions ==
{| class="wikitable"
|}
== EM.Cube's Python Functions for Geometric Object Creation ==
====box({{ArgTypeString}} label, {{ArgTypeAny}} x0, {{ArgTypeAny}} y0, {{ArgTypeAny}} z0, {{ArgTypeAny}} length, {{ArgTypeAny}} width, {{ArgTypeAny}} height)====
Description: Creates or modifies a NURBS Curve object in the scene. Each point is represented with a Python tuple type. The curve is closed if p0 is specified again as pn, otherwise, it is open.
== EM.Cube's Python Functions for Geometric Object Transformation ==
====subtract({{ArgTypeString}} label, {{ArgTypeString}} object_1, {{ArgTypeString}} object_2)====
28,333
edits