Synopsis

PDX_MSGT licr_Shell(long option, int model, MDA_PTR next_ptr, MDA_PTR subshell_ptr, MDA_PTR face_ptr, MDA_PTR lump_ptr, MDA_PTR *shell_ptr)

Purpose

Create an ACIS_SHELL

Description

This module will create a ACIS_SHELL in the ACIS model. This module will set the ACIS_SHELL fields to the input parameters provided.

Input

option

Options (not used)

model

MDA ACIS model

next_ptr

MDA_PTR to the next ACIS_SHELL in the linked list of ACIS_SHELLs, or MDA_NULL_PTR if this ACIS_SHELL is the last.

subshell_ptr

MDA_PTR to a ACIS_SUBSHELL

face_ptr

MDA_PTR to a ACIS_FACE

lump_ptr

MDA_PTR to a ACIS_LUMP

Output

shell_ptr

MDA_PTR to an ACIS_SHELL

Return

      LICR_NOERR
      Low level error return
      .fi