[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


DA_MAT_ASSIGN terminate action

DA_MAT_ASSIGN allows assignment of a specific material to a part.

Syntax

*2*  -  only if value of :DA_TABLE is :DB_TABLE
*7*  -  only if value of :DA_TABLE is :PREF_TABLE or :ACT_TABLE or :DB_TABLE
*8*  -  only if value of :DA_TABLE is :ASSIGNED

-->DA_MAT_ASSIGN----+
                    |
+-------------------+
|
+---+--+--(:STUDY)----------(SELECT S_FERRUM_STUDY)-----------------+-->
    |  |                                                            |
    |  +--(:DA_OWNER)-------|part|----------------------------------+
    |  |                                                            |
    |  +--(:NAME)-----------|string|--------------------------------+
    |  |                                                            |
    |  +--(:DA_TABLE)----+--(:PREF_TABLE)--+------------------------+
    |  |                 |                 |                        |
    |  |                 +--(:ACT_TABLE)---+                        |
    ^  |                 |                 |                        |
    |  |                 +--(:DB_TABLE)----+                        |
    |  |                 |                 |                        |
    |  |                 +--(:ASSIGNED)----+                        |
    |  |                                                            |
    |  +--(:DA_DB)------------|string|-----------------------(*2*)--+
    |  |                                                            |
    |  +--(:DA_MATERIAL)------|string|-----------------------(*7*)--+
    |  |                                                            |
    |  +--(:DA_ASSIGNED_MAT)--|SELECTION S_FERRUM_MATERIAL|--(*8*)--+
    |                                                               |
    +-------<-----------<----------<---------<-----------<----------+

Options

The following options are available to assign a material to a part.

All input strings must be enclosed by double quotes (" ").

When to use

Use this action when creating studies for analysis in Design Integrity.

See also

DA_MAT_DEASSIGN terminate action, DA_MAT_INQUIRE terminate action
[Contents] [Index] [Books]