Synopsis

PDX_MSGT gdx_FaceMakeECSenseTrue(long option, MDA_PTR gdx_face_ptr, PDX_BOOL *modified)

Purpose

Force all Edge Curves to have a TRUE sense in the Edges.

Description

Force all Edge Curves (EC's) to have a true sense in the Edges. When a false EC sense is encountered, the EC sense is set to true, and the EC's model curve is reversed. Note, parm curves are not effected by EC sense.

Input

option

Options (Not Used)

gdx_face_ptr

The database pointer for the GDX face entity

Output

gdx_face_ptr

An updated GDX Face with TRUE Edge Curve senses.

modified

Flag indicating if any edges in the face were modified.

Tolerances

      .fi

Return

      GDX_NOERR
      GDX_INVALIDMODEL
      Low level error return
      .fi