Synopsis

PDX_MSGT gdx_SolidMakeECSenseTrue(long option, MDA_PTR gdx_solid_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_solid_ptr

The GDX solid pointer which is to have true EC senses

Output

gdx_solid_ptr

An updated GDX solid with true EC senses

modified

Flag indicating if any edges in the face were modified.

Tolerances

      .fi

Return

      GDX_NOERR
      GDX_INVALIDMODEL
      Low level error return
      .fi