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