Synopsis

(macro) long iges_GetDE(MDA_PTR db_ptr)

Purpose

Get DE corresponding to a database pointer.

Description

The DE number which corresponds to the specified database pointer will be returned. If a value of MDA_NULL_PTR is specified, 0 will be returned.

Input

db_ptr

Database pointer to return the DE for

Return

The DE of the specified database pointer.