Synopsis

PDX_MSGT gdx_SolidFixLoopGaps(long option, MDA_PTR gdx_solid_ptr)

Purpose

Try to close gaps found between edges in a loop.

Description

This routine will try to heal the gaps found between edges in a loop in parameter space. This is done by projecting the vertex joining the edges onto the surface and then growing or shrinking the edges to that point.

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

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