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