Changes

Python Integration

99 bytes added, 17:04, 2 December 2015
/* Solid Objects */
====sphere({{ArgTypeString}} label, {{ArgTypeAny}} x0, {{ArgTypeAny}} y0, {{ArgTypeAny}} z0, {{ArgTypeAny}} radius, {{ArgTypeAny}} start_angle, {{ArgTypeAny}} end_angle)====
''Example:pyramidsphere("pyramid_1sphere",0,0,0,10,100,100180)''
Description: Draws a Pyramid Sphere object in the scene under the currently activated Material Group node, or modifies a Pyramid Sphere if Pyramid Sphere 'label' already exists. The arguments start_angle and end_angle are in degrees and specify a sweep about the sphere's theta axis.
===Line Objects===
831
edits