Split Schedule into Multiple Layouts

Note: This function is also available for Project Indexes placed on Layouts.

If a Schedule-based Drawing does not fit onto a single Layout - as can easily happen with a long Schedule - use this feature to quickly and easily split up a long Schedule and place it onto multiple Layouts, so that all data on the Schedule can be published.

This feature is available only for Drawings created from Element Schedules and Project Indexes.

1.First, use the Restructure Schedule command to define a new enclosing rectangle for the Schedule, to enable it to fit on the Layout.

See Restructure Schedule to Fit Layout.

2.Check the Split Drawing among Multiple Layouts checkbox, on the Frame Panel of Drawing Tool Settings. Whenever you place a Drawing based on an Element Schedule onto a Layout, this checkbox becomes available in Drawing Selection Settings. (For Drawings with any other source, the checkbox is gray.)

//helpcenter.graphisoft.com/wp-content/uploads/ac22_help/050-viewsvb/SplitDrawing.png 

3.Now ARCHICAD will create as many Layouts as needed to display the entire contents of the Schedule.

In this example, the Window List has been placed on the Layout. The Split Drawing feature has placed the total Window List onto three Layouts. In the Layout Window, Layout is drawn to indicate that it consists of multiple pages:

//helpcenter.graphisoft.com/wp-content/uploads/ac22_help/050-viewsvb/MultiPageLayout.png 

In the Navigator Layout Book, only one Layout is shown, but it has a “multi-page” icon, different from the single Layout icon, and the total number of Layouts used for this Drawing is displayed after the Drawing Name.

//helpcenter.graphisoft.com/wp-content/uploads/ac22_help/050-viewsvb/MultiLayoutBook.png 

If a Layout Window displays a multi-Layout Drawing, the Window’s title bar shows the range of Layouts which display the Drawing.

In the Layout Book, you can navigate between Layout pages as usual, using the navigation arrows at the bottom of the Layout Window.

  • Was this Helpful ?
  • YesNo
Relevant topics
Split String [SPLIT]
Splits a string into parts at a given delimiter and returns the specified part. Syntax SPLIT(“Text”, “Delimiter”, ...
How to Split a Line
There are several ways you can split a Line in ArchiCAD. The following describes some of the basic methods. (There are probably other methods you could come up with). Splitting a Line with Another Element In this example, we wish to cut the…