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