Synopsis
PDX_MSGT iges_EntityDefineLevels(long option, MDA_PTR iges_db_ptr, int num_of_levels, int *level, int iges_model)
Purpose
Defines graphic entity levels on which the given IGES entity exist.
Description
Defines graphic entity levels on which the given (iges_db_ptr) exist. If IGES entity exist in more than one level, program defines a level entity and add a reference to the given IGES entity.
Input
option
Options (not used)
iges_db_ptr
IGES entity for level definition
num_of_levels
Number of levels
level
levels
iges_model
IGES model
Output
iges_db_ptr
IGES entity with new level definition
Return
PDX_NOERR
.fi