Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1    Adding still more entities Image Added

In this section you will develop the ship design process further.

...

  • Include the following entity as child of Decks:
DeckMultiple (, select none, one or more)

The entity Decks can contain one or more Deck entities, each with the same content (which will be added shortly), however, the user can provide different input values for every each Deck.

Entity Bulkheads

This ship configurator uses another entity structure for defining (transverse) bulkheads than for defining decks. The same entity structure could be used, but it is more instructive to present (and develop) a different approach.

...