Synopsis

PDX_MSGT gdx_SolidCreateVertices(long option, MDA_PTR gdx_db_ptr)

Purpose

Generate vertices for a solid

Description

This function is to generate all vertices for a solid if they are missing or empty. All loops must be closed and continuous by order and senses.

Redundant vertices are avoided. Each vertex is generated from the average of the ending points of model curves who are joint around the vertex.

Input

option

Options (Not Used)

gdx_db_ptr

The database pointer for the GDX solid entity

Output

gdx_db_ptr

An updated GDX solid with vertices

Return

      GDX_NOERR
      GDX_INVALIDMODEL
      Low level error return
      .fi