Synopsis

PDX_MSGT gdx_FaceDeleteLoops(long option, MDA_PTR *gdx_loop_ptrs, int loop_cnt, MDA_PTR gdx_face_ptr)

Purpose

Remove a list of loops from its parent face

Description

Remove loops from a gdx_face and delete them from the model

Input

option

No options

gdx_loop_ptrs

An array of GDX loop entities to be deleted

loop_cnt

Number of loops in gdx_loop_ptrs

gdx_face_ptr

The database pointer for the GDX face entity

Tolerances

      .fi

Return

      GDX_NOERR
      GDX_INVALIDMODEL
      Low level error return
      .fi