Changes

Python Integration

0 bytes added, 17:56, 2 December 2015
/* intersect({{ArgTypeString}} label, {{ArgTypeString}} object_1, {{ArgTypeString}} object_2) */
''Example:intersect("Intersection_Object","Rect_Strip1",,"Rect_Strip2")''
Description: Creates a Boolean object named 'label' by intersecting object_1 and object_1object_2. An error will be thrown if a Boolean object named 'label' already exists.
====array({{ArgTypeString}} label, {{ArgTypeAny}} x0, {{ArgTypeAny}} y0, {{ArgTypeAny}} z0, {{ArgTypeAny}} nturns, {{ArgTypeAny}} radius_inner, {{ArgTypeAny}} radius_outer)====
831
edits