Synopsis

PDX_MSGT pgdx_PINTSolidBodyToGDXSolid(long option, MDA_PTR pint_body_ptr, int gdx_model, MDA_COUNT *num_solids, PDX_BOOL **solids_open, MDA_PTR **gdx_solid_ptrs)

Purpose

Convert a PINT Solid Body to GDX Solid.

Description

This function processes a PINT Solid BODY and creates GDX Solid(s).

Input

option

Not used

pint_body_ptr

MDA pointer to a MDA PINT_SHELL

gdx_model

GDX model

Output

num_solids

Number of solids returned

solids_open

Array of booleans indicating if the solid is open or closed. If the solid is open, this solid is complete. The solid is being used as a structure to pass back the shells.

gdx_solid_ptrs

Array of solids generated from the body.

Return

      .fi