Synopsis

PDX_MSGT iges_GetEntityLevels(long option, MDA_PTR iges_db_ptr, int *num_of_levels, int **level)

Purpose

Get all levels of the given entity

Description

Given an IGES Entity, the program gives the list of levels it belongs to.

Input

option

Option

iges_db_ptr

IGES Geometric Entity pointer

Output

num_of_levels

Number of levels

level

List of levels

Return

      IGES_NOERR
      IGES_MALLOC_ERR
      .fi