These functions are used to take a group of selected solids and put each
solid object on is own level. I use this function after importing .Sat file from
other cad systems. The imported file places all the solids on one level and
all in the same color. This can be very time costuming to sort these files
manually. These two function will greatly reduce the time needed to sort
these solids. Each of the function is explained below.
These functions use the general selection menu to select the solids to work with.
After selecting the solids you are asked to enter a name for a new parent level.
After entering the name a new parent level will be created.
Quick Split Function
Each of the selected solids will be placed on a new sub level under
the new parent level.The solid objects face count is used to create
the sub level descriptor for each solid object.
You can reverse this function by pressing the Undo Button.
Face Split Function
The selected solids are sorted by there face count.
Solid objects that have the same face count will be places on the
same level. The solid objects face count is used to create the sub
level descriptor. You can reverse this function by pressing
the Undo Button.