Synopsis

PDX_MSGT licr_Point(long option, int model, double coords_data[3], MDA_PTR *point_ptr)

Purpose

Create an ACIS_POINT

Description

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

Input

option

Options (not used)

model

MDA ACIS model

coords_data

X,Y,Z values specifying the coordinates of the ACIS_POINT

Output

point_ptr

Pointer to a MDA_PTR to store the new ACIS_POINT.

Return

      LICR_NOERR
      Low level error return
      .fi