Synopsis
PDX_MSGT gdx_FaceIsolateSharedSurf(long option, MDA_PTR gdx_db_ptr)
Purpose
Duplicate a surface if shared by more than one face
Description
This function is to duplicate a surface if it is shared by more than one face so that there is at most one face on a surface.
Input
option
Options (not used)
gdx_db_ptr
The valid GDX face database pointer
Output
gdx_db_ptr
The updated GDX face database pointer
Return
GDX_NOERR
Low level error return
.fi