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