Changes

Glossary of EM.Cube's Python Functions

107 bytes added, 22:23, 4 September 2016
/* EM.Cube's Python Functions for Geometric Object Creation */
Description: Draws a box object in the scene under the currently activated material group node, or modifies the box named 'label' if it already exists.
====cylinder({{ArgTypeString}} label, {{ArgTypeAny}} x0, {{ArgTypeAny}} y0, {{ArgTypeAny}} z0, {{ArgTypeAny}} radius, {{ArgTypeAny}} height[, {{ArgTypeAny}} start_angle, {{ArgTypeAny}} end_angle, {{ArgTypeAny}} cap_top, {{ArgTypeAny}} cap_bottom])====
''Example:cylinder("Cylinder_1",0,0,0,10,100)''
28,333
edits