Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>>
Enter .obj file name or directory
cube.obj
BUILDING PARTS_INFO FILE
Type"1" if you want a diplay name for your parts, if not type "0": 0
How many layers do you have: 2
Type the name of your layer and press enter NOTE: one layer at a time: cube_layer
Enter the display name for the layer above: cube
Name of next layer: cube2
Enter the display name for the layer above: cube
Enter the name for your model: cube_body
BUILDING GROUPING FILE
Below is an arry of your layers starting with an index of 1 to 2
['cube_layer', 'cube2']
Type the index of your first layer in the order you will like it to appear and press enter: 1
Type the index of the next layer: 1
YOU ARE GOING TO ARRANGE THE PARTS UNDER THEIR LAYERS USING THEIR INDEX
All arrays have an index starting with 1
Below is the array of LAYERS:
['cube_layer', 'cube2']
Below is the array of PARTS:
['cube2_cube.001', 'cube']
Number of LAYERS left: 2
Type the index of your first layer: 1
Number of PARTS left: 2
How many parts do you have under this layer: 2
Type the index of the part under this layer NOTE: ONE AT A TIME: 1
Type the index for the next part: 1
Number of LAYERS left: 1
Type the index of the next layer: 1
Number of PARTS left: 0
How many parts do you have under this layer: 1
Type the index of the part under this layer NOTE: ONE AT A TIME: 1
PART_INFO.TXT AND GROUPING.TXT FILES GENERATED