Changes

Glossary of EM.Cube's Python Functions

227 bytes added, 21:20, 15 September 2016
/* merge_curve({{ArgTypeString}} object_1, {{ArgTypeString}} object_2) */
Description: Merges two specified curve objects into a single curve.
 
====close_curve({{ArgTypeString}} label, {{ArgTypeString}} object_2)====
 
''Example: close_curve("Curve_1",1)''
 
Description: Sets the open/close state of a polyline or NURBS curve. Use 0 for open curve and 1 for close curve.
====polygonize({{ArgTypeString}} object, {{ArgTypeString}} side_length)====
28,333
edits