Synopsis

PDX_MSGT licr_ParIntCur(long option, int model, MDA_PTR bs3_curve_ptr, double fit_tol, MDA_PTR surface_ptr, MDA_PTR bs2_curve_ptr, MDA_PTR *par_int_cur_ptr)

Purpose

Create an ACIS PAR_INT_CUR

Description

This module will create a ACIS_PAR_INT_CUR in the ACIS model. This module will set the ACIS_PAR_INT_CUR fields to the input parameters provided.

Input

option

Options (not used)

model

MDA ACIS model.

bs3_curve_ptr

MDA pointer to a ACIS_BS3_CURVE.

fit_tol

fit tolerance

surface_ptr

MDA pointer to a ACIS surface.

bs2_curve_ptr

MDA pointer to a ACIS_BS2_CURVE.

Output

par_int_cur_ptr

Pointer to a MDA_PTR to store the new ACIS_PAR_INT_CUR

Return

     LICR_NOERR
     Low level error return
     .fi