Skip to content

Fitted Frame

Leon Starr edited this page Jan 14, 2025 · 1 revision

To lay out the content of a Frame we need to know how it will be fitted to a given Sheet size and orientation. Given this information we can specify the desired coordinates of a title block and any metadata displayed outside the title block.

Identifiers

  1. Frame + Sheet + Orientation

For example, the Blueprint Frame laid out in Landscape orientation on an A1 Sheet (Blueprint-A1-Landscape) is distinct from Blueprint-A1-Portrait.

Attributes

Orientation

The Frame is fitted to a Sheet in either a landscape (wide) or a portrait (tall) orientation.

Type: Portrait Landscape, [ portrait | landscape ]

Clone this wiki locally