![]() |
![]() |
![]() |
DA_ADD_PREF_MAT adds a selected material to the Preferred Materials List.
-->DA_ADD_PREF_MAT--+
|
+-------------------+
|
+---+--+--(:DA_TABLE)----+--(:ACT_TABLE)--+-------------------------+-->
| | | | |
| | +--(:DB_TABLE)---+ |
| | | | |
| | +--(:ASSIGNED)---+ |
| | |
^ +--(:DA_DB)------------|string|-----------------------(*2*)--+
| | |
| +--(:DA_MATERIAL)------|string|-----------------------(*7*)--+
| | |
| +--(:DA_ASSIGNED_MAT)--|SELECTION S_FERRUM_MATERIAL|--(*8*)--+
| |
+-------<-----------<----------<---------<-----------<----------+
:DA_TABLE - specifies the source of the material to be added to the Preferred Materials List.
:ACT_TABLE - selects the Session Materials List.
:DB_TABLE - enables database file selection.
:DA_DB - selects a specific database file as the source when :DB_TABLE is active.
:ASSIGNED - selects an assigned material to be added to the Preferred Materials List.
:DA_MATERIAL - specifies the material entry to be added to the Preferred Materials List.
:DA_ASSIGNED_MAT - specifies the material to assign.
All input strings must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |