Split Window

Purpose:

The dialog is used to split main window.

Function:

Window Configuration

Sample:

See sample .

Window Configuration:

  • 1X1 : Single draw area.See example 1-1.

  • 2X1 : Split window vertically(two drawing areas). See example 1-2.

  • 1X2 : Split window horizontally(two drawing areas). See example 1-3.

  • 2X2 : Split window horizontally and verically(four drawing areas). See example 1-4.

  • Model List : Select model to display in active drawing area.

  • TLeft : Draw to top left drawing area. If the area had model, it will make the area activity.

  • TRight : Draw to top right drawing area. If the area had model, it will make the area activity.

  • BLeft : Draw to bottom left drawing area. If the area had model, it will make the area activity.

  • BRight : Draw to bottom right drawing area. If the area had model, it will make the area activity.

  • Draw all areas : Dynamic model operations will affect all drawing areas.

  • Sync : Set all drawing areas (models) to state 1.

  • Done : Exit Split Window interface.