The document provides information about tools in Visual Studio for creating Ocean plug-ins and modules. It describes the Ocean Wizard for generating plug-in and module projects. The key steps covered include:
- Creating an Ocean plug-in project using the wizard
- Adding processes and worksteps to a plug-in project
- Adding menu extensions to Petrel menus
- Adding tree extensions to the Petrel tree
The wizard simplifies the creation of various module elements like windows, worksteps, menus, and tree extensions. It generates the necessary class files and registration code.