Creo™ Schematics 4.0 Help Center > Design Basics > Design and Sheet Management > Location Sets > To Create or Edit a Location Set
  
To Create or Edit a Location Set
1. Click Design and click the arrow next to Rows and Columns.
2. Click Location Set Explorer. The Location Set Explorer dialog box opens.
3. To create a new location set, click Create new. A new location set, with the parameters of the previously selected location set, appears in the Location sets list. Accept the default Name or enter a new one.
4. To edit a location set, select it from the Location sets list.
5. Select the Sequential sheet numbering check box to number the columns sequentially. The first column in the first sheet is numbered 1 and the numbers increment across all sheets in the set.
6. Select the Label position check boxes to display row or column labels on the sheet borders.
7. Click to remove gaps in sequential numbering after changing the order of the sheets or removing sheets.
8. Set the column and row Label function to set user-defined label text formats.
9. Select Row or Column and specify a function to be called, as shown in the following examples:
{rsdesigner/component/Label.alpha()}—The default. The row or column text is set as A, B, C through Z, corresponding to row or column numbers 1, 2, 3, through 26, respectively.
{rsdesigner/component/Label.alpha(ROW)}—The alphanumeric string is preceded by a user-specified string. In this example, the row text is ROW A, ROW B, ROW C, and so on.
{rsdesigner/component/Label.NFPA(name)}—The alphanumeric string is preceded by the value of a specified string parameter of the current sheet. In this example, the row text is Sheet_1 A, Sheet_1 B, Sheet_1 C, and so on.
10. Click Apply. Row and column labels appear on the sheet.