Synopsis

PDX_MSGT gdx_EdgesFixGap(long option, MDA_PTR gdx_edge_ptr, int start_end)

Purpose

Try to "HEAL" the gaps found between edges in a loop.

Description

This function will traverse the edges in the loops and try "HEALING" any gaps found there. The healing process is projecting the vertex onto the surface and then shrinking or growing the curve to get to that point.

Once the parameter space curves are within tolerance of each other, new model space curves will be generated.

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_edge_ptr

The valid GDX Edge database pointer

start_end

Flag denoting gap found at the start = 1 or end = 0 vertex on this edge.

Return

      GDX_NOERR
      Low level error return
      .fi