Synopsis

PDX_MSGT gdx_CurveToReseamCurve(long option, double tval, MDA_PTR gdx_curve_ptr, MDA_PTR *new_curve_ptr)

Purpose

Move the seam on a closed curve.

Description

Given a closed curve and a specified parameter value, move the seam to that value. If a new curve is created, the original curve will not be deleted.

Input

option

Options (not used)

tval

Parameter value to move the seam to

gdx_curve_ptr

DB pointer of closed curve entity

Output

new_curve_ptr

DB pointer of new or modified closed curve.

Return

GDX_NOERR or error