Synopsis

PDX_MSGT gdx_EdgeMakeECSenseTrue(long option, MDA_PTR gdx_edge_ptr, PDX_BOOL *modified)

Purpose

Force the Edge Curve to have a TRUE sense in the Edge.

Description

Force the Edge Curve (EC) to have a true sense in the Edge. 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_edge_ptr

The database pointer for the GDX edge entity

Output

gdx_edge_ptr

An updated GDX Edge with TRUE Edge Curve sense.

modified

Flag indicating if the edge was modified.

Tolerances

      .fi

Return

      GDX_NOERR
      GDX_INVALIDMODEL
      Low level error return
      .fi