UF_ROUTE_characteristic_match_plugin_s (view source)
 
Defined in: uf_route.h
 
Also known as:
 
Overview
Structure passed to the CHARACTERISTIC_MATCH plugin.

The CHARACTERISTIC_MATCH plugin selects a set of parts
or a set of stocks conforming to the given
criteria.

The CHARACTERISTIC_MATCH plugin must filter the selected part
based on the current discipline and specification by
calling the FilterOnCurrentSpecifications routine.


Data Members

node_id
const char*
Input: Specifies the name/ID of the node in the
Product Library View under which to look
for matching characteristics.

num_criteria
int


criteria
UF_ROUTE_charx_p_t
Input: Characteristics structure used to for item selection.

num_matches
int


matches
UF_ROUTE_part_lib_part_p_t
Output: Characteristics of the parts that match the criteria.

error
int
Output: Zero indicates success