Synopsis

(macro) PDX_MSGT ievm_MergeTable(long option, EVM_CHECK_TABLE *table)

Purpose

Merge a user defined validation table.

Description

The user defined IGES entity validation table will be merged with the current system table. Validations defined in the specified table will supersede those in the system table. This function can be called multiple times to successively replace validation entries. The user defined table is generated using the validation table compiler.

Input

option

Options (not used)

table

The user defined validation table

Return

IEVM error code