Synopsis

PDX_MSGT licr_Vertex(long option, int model, MDA_PTR geometry_ptr, MDA_PTR *vertex_ptr)

Purpose

Create an ACIS_VERTEX

Description

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

Input

option

Options (not used)

model

MDA ACIS model

geometry_ptr

MDA_PTR to a ACIS_POINT

Output

vertex_ptr

Pointer to a MDA_PTR to store the new ACIS_VERTEX

Return

      LICR_NOERR
      Low level error return
      .fi