Synopsis

PDX_MSGT licr_Ellipse(long option, int model, MDA_PTR ellipse_def_ptr, MDA_PTR *ellipse_ptr)

Purpose

Create an ACIS_ELLIPSE

Description

This module will create a ACIS_ELLIPSE in the ACIS model. This module will set the ACIS_ELLIPSEs fields to the input parameters provided.

Input

option

Options (not used)

model

MDA ACIS model.

ellipse_def_ptr

MDA pointer to a ACIS_ELLIPSE_DEF.

Output

ellipse_ptr

Pointer to a MDA_PTR to store the new ACIS_ELLIPSE.

Return

      LICR_NOERR
      Low level error return
      .fi