Synopsis

PDX_MSGT gdx_SolidAddPoles(long option, MDA_PTR gdx_solid_ptr)

Purpose

Add Pole edges for those that are missing.

Description

This routine will add the edges that run along a pole for those loops that are missing them.

Disclaimer Use this function at you own risk. It was developed for an ITI third party application. It is specific to that application.

NOTE: this is used specifically by the CADDS interface. No other interface should use this function.

Input

option

Options (Not Used)

gdx_solid_ptr

The database pointer for the GDX solid entity

Output

gdx_solid_ptr

The database pointer for the GDX solid entity

Tolerances

      MODEL_SPACE_PNT_TOL
      PARM_SPACE_PNT_TOL
      .fi

Return

      GDX_NOERR
      GDX_INVALIDMODEL
      Low level error return
      .fi