Adding Pages to the Library
Adding pages to the library
To add a new page layout to the library you need to:
- Create a the page in REPORTER .
- Export the page, saving it with extension .orp using Page->Export... (see exporting pages for more details).
- Copy the exported page into the /library/pages/ directory of your Oasys LS-DYNA Environment installation.
It will then be shown the next time you start REPORTER . Note that the title of the page is what will be shown in the library page tree so make sure that the page has a sensible title. This can be changed using Page->properties... (see Changing the page properties for more details).
So, for example, if you have a page called 'New library page' and you put it in the /library/pages/ directory you will get:

If you want the page to be shown in a different branch of the tree then edit the file using a text editor and change the file as follows. The first line should look like:
<REPORTER FILETYPE='page' VERSION='92'>
If I wanted a branch in the tree to be 'Arup/Example library pages/portrait' I would change this to
<REPORTER FILETYPE='page' VERSION='92' FOLDER='Arup/Example library pages/portrait'>
The page would then be shown in the tree as:
