*BOM_CONDITION
- Description:
- Find rows with a condition from dataset
Syntax:
bom_condition(choose_dataset,column_name,operator,target_value)
Outputs
ID |
Name |
Type |
Remarks |
1 |
bom_condition_output_1 |
dataset |
|
*BOM_COLUMNS
Description:
Bom Columns
Syntax:
bom_columns(dataset,columns)
Outputs
ID |
Name |
Type |
Remarks |
1 |
bom_columns_output_1 |
dataset |
|
*BOM_ATTRS
- Description:
- Get attribute list from dataset
Syntax:
bom_attrs(choose_dataset,column_name)
Outputs
ID |
Name |
Type |
Remarks |
1 |
bom_attrs_output_1 |
set |
|
*BOM_PARTINFO
Description:
Extract a specific attribute of a given part from the Bill of Materials
Syntax:
bom_partinfo(nameofthe_billof_materials,part_identifier,part_identifier_type_type,part_attribute)
Inputs
ID |
Name |
Type |
Default |
Remarks |
1 |
Name Of The Bill Of Materials |
dataset |
|
Name of the Bill of Materials <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#datasetinput’> <i class=’fa fa-external-link’> </i> View more </a> |
2 |
Part Identifier |
string |
|
|
3 |
Part Identifier Type Type |
select |
|
|
4 |
Part Attribute |
select |
|
|
Outputs
ID |
Name |
Type |
Remarks |
1 |
bom_partinfo_output_1 |
scalar |
|