Synopsis

PDX_MSGT pgdx_GDXShellToPINTSheetBody(long option, MDA_PTR gdx_shell_ptr, int pint_model, MDA_PTR *pint_body_ptr)

Purpose

Create a PINT SheetBody from the GDX shell entity

Description

Create a PINT sheet body from the GDX shell entity, to support indipendent shells in GDX.

Converts GDX shell to PINT shell and create PINT Region and Sheet Body on top of it.

Input

option

PGDX_CAL_LOCAL_PRECISION

Calculates local Edge and Vertex Precisions. These can also be set by Parasolid using the mend function. This is enabled by options to the ppiw_Write function.

gdx_shell_ptr

MDA pointer to GDX shell entity.

pint_model

PINT model number.

Output

pint_body_ptr

MDA pointer to PINT body entity.

Return

      PDX_NOERR
      .fi