Synopsis
PDX_MSGT gdx_ShellGetShellSense(long option, MDA_PTR gdx_shell_ptr, PDX_BOOL *shell_sense, MDA_PTR *gdx_solid_ptr)
Purpose
Get the shell sense of this shell in its solid, and get the solid too.
Description
Get the solid that references the shell and the sense of the shell in the solid. A shell should only be referenced by one solid.
Input
option
(not used)
gdx_shell_ptr
DB pointer of shell
Output
shell_sense
Sense of shell in solid
gdx_solid_ptr
solid that references shell
Return
GDX_NOERR
Low level error return
.fi