Version 8.2.7
 —  Business Services  —

Generating a New Domain

This section describes how to generate a new domain into a NaturalONE project. The domain file will be created locally.

Note:
You can upload the file to the server using standard NaturalONE functionality.

Start of instruction setTo generate a new domain:

  1. Open the context menu for the project.

  2. Select Business-Services > New Domain.

    The Define Domain Details panel is displayed, showing the name of the project. For example:

    graphics/new-domain.png

    Note:
    If this is not the project into which you want to generate the domain, select Browse to choose a different NaturalONE project.

  3. Type the name of the domain in Name.

    Note:
    The wizard will check the server connection to verify whether the domain currently exists. If it does, a message is displayed. You can either overwrite the existing domain or enter a new name.

  4. Type a brief description of the domain in Description.

  5. Select the steplib in Steplib.

    By default, the steplib name is the same as the domain name.

  6. Select Finish to generate the domain file (and possibly the associated steplib file).

    The generated items are added to your NaturalONE project and the new domain is now listed in the Navigator view. For example:

    graphics/new-domain-in-navigator-view.png

    Note:
    The generated steplib file is also displayed (see NEWDOM.steplib in the example above).

  7. Open the domain to display details in the editor view.

    For example:

    graphics/newdom-domain-in-editor.png

  8. Save the domain file.

Top of page