Remove slicing plane constraints
The slice definition as described for the BM GRAPHICS SLICE ADD function is persistent. That is, it will be remembered until you exit from the program. Even if you exit from the Graphics module and then re-enter Graphics at a later time the slice definition will persist.
This may sometimes produce unexpected results as blocks from a different model may not be drawn due to slicing constraints from a previous model still persisting.
This function will remove the slice definition so that the model will be drawn without the slices.
To run this function: Choose Block model > Display > Remove slicing plane constraints, or...
Warning
The slice definition is removed and the block model, if one is presently drawn, will be redrawn without the slice constraints being applied.