Synopsis

PDX_MSGT licr_Plane(long option, int model, MDA_PTR plane_def_ptr, MDA_PTR *plane_ptr)

Purpose

Create an ACIS_PLANE

Description

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

Input

option

Options (not used)

model

MDA ACIS model

plane_def_ptr

MDA_PTR to ACIS_PLANE_DEF.

Output

plane_ptr

Pointer to a MDA_PTR to store the new ACIS_PLANE.

Return

      LICR_NOERR
      Low level error return
      .fi