Synopsis

PDX_MSGT gdx_DbgPSPolygonsToCC(long option, MDA_PTR gdx_ps_ptr, int model, MDA_PTR *gdx_ptr)

Purpose

Create a composite curve for a poly-shell

Description

Create a composite curve for a poly-shell and each sub-curve is a polyline that is created from the points in a polygon.

The polyline can be generated from the points in model space or parm space according to the option chosen.

Input

option

GDX_MODEL_POINT

The polyline will be created from the points in model space

GDX_PARM_POINT

The polyline will be created from the points in parm space

gdx_ps_ptr

The poly shell

model

Model in which the polyline will be created

Output

gdx_ptr

The data base pointer of a composite curve

Return

      GDX_NOERR
      Low level error return
      .fi