Synopsis
PDX_MSGT pgdx_PINTSheetBodyToGDXFace(long option, MDA_PTR pint_body_ptr, int gdx_model, MDA_COUNT *num_faces, PDX_BOOL **face_senses, MDA_PTR **gdx_face_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_FACE
gdx_model
GDX model
Output
num_faces
Number of faces returned
face_senses
Array of booleans indicating if the face is open or closed.
gdx_face_ptrs
Array of faces generated from the sheet body.
Return
.fi