Synopsis

PDX_MSGT pgdx_PINTWireBodyToGDX(long option, MDA_PTR pint_body_ptr, int gdx_model, MDA_COUNT *num_entities, MDA_PTR **gdx_entity_ptrs)

Purpose

Process a PINT Wire BODY to GDX.

Description

This function processes a MDA PINT Wire BODY to GDX.

Input

option

Not used

pint_body_ptr

MDA pointer to a MDA PINT_BODY

gdx_model

GDX model

Output

num_entities

Number of shells returned

gdx_entity_ptrs

Array of shells generated from the sheet body.

Return

Error or PGDX_NOERR