ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
BOM_bomset_create_criteria Struct Reference

#include <bom_tokens.h>

Data Fields

int criteria_type
 
int max_lines_in_bomset
 
int percentage_struct_size_bomset
 

Detailed Description

Used by BOM_create_bomsetlines_for_input_lines Members : criteria_type - BomSet creation criteria as value/combination of values in BOM_bomset_output_info_t max_lines_in_bomset - maximum no. of lines a BomSet can have. Populte when criteria_type = BOMSET_max_lines percentage_struct_size_bomset - maximum BomSet size as % of total structure size. Populte when criteria_type = BOMSET_percent_struct_size

Definition at line 647 of file bom_tokens.h.

Field Documentation

int BOM_bomset_create_criteria::criteria_type

Definition at line 648 of file bom_tokens.h.

int BOM_bomset_create_criteria::max_lines_in_bomset

Definition at line 649 of file bom_tokens.h.

int BOM_bomset_create_criteria::percentage_struct_size_bomset

Definition at line 650 of file bom_tokens.h.


The documentation for this struct was generated from the following file: