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