Synopsis
PDX_MSGT licr_IntCurve(long option, int model, MDA_PTR intcurve_def_ptr, MDA_PTR *intcurve_ptr)
Purpose
Create an ACIS_INTCURVE
Description
This module will create a ACIS_INTCURVE in the ACIS model. This module will set the ACIS_INTCURVE fields to the input parameters provided.
Input
option
Options (not used)
model
MDA ACIS model.
intcurve_def_ptr
MDA pointer to a ACIS_INTCURVE_DEF.
Output
intcurve_ptr
Pointer to a MDA_PTR to store the new ACIS_INTCURVE.
Return
LICR_NOERR
Low level error return
.fi