Synopsis
PDX_MSGT pgdx_PINTSheetBodyToGDXShell(long option, MDA_PTR pint_body_ptr, int gdx_model, MDA_COUNT *num_shells, PDX_BOOL **shells_open, MDA_PTR **gdx_shell_ptrs)
Purpose
Process a PINT Sheet BODY to GDX.
Description
This function processes a MDA PINT Sheet BODY to GDX.
Input
option
Not used
pint_body_ptr
MDA pointer to a MDA PINT_SHELL
gdx_model
GDX model
Output
num_shells
Number of shells returned
shells_open
Array of booleans indicating if the shell is open or closed.
gdx_shell_ptrs
Array of shells generated from the sheet body.
Return
.fi