Synopsis

PDX_MSGT gdx_LoopSeamParmModelAgree(long option, MDA_PTR gdx_surf_ptr, MDA_PTR gdx_loop_ptr, PDX_BOOL *moved)

Purpose

Detect and fix a single parm curve that is on the wrong side of the seam, and is not on the seam by tolerance. Detect and fix when a series of parm curves is on the wrong seam.

Description

Detect and fix a single parm curve that is on the wrong side of the seam, and is not on the seam by tolerance. Detect and fix when a series of parm curves is on the wrong seam.

Input

option

Options (Not Used)

gdx_surf_ptr

The surface on which the parameter curves lay on

gdx_loop_ptr

The database pointer for the GDX loop entity

Output

gdx_loop_ptr

An updated GDX loop with moved parameter space curves

moved

Flag stating whether a UV curve was moved

Tolerances

      .fi

Return

      GDX_NOERR
      GDX_INVALIDMODEL
      Low level error return
      .fi