[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


DA_DUMP_MESH terminate action

DA_DUMP_MESH exports finite element mesh information for a part to an external file.

Syntax


-->(DA_DUMP_MESH)---------+
                          |
+-------------------------+
|
+-------+--(:STUDY)-----|SELECT S_FERRUM_STUDY|--------------------------------------------------+
        |                                                                                        |
        +--(:AMG_PART)--|SELECT (CREATE_GENERAL_FOCUS *SD_ASSEMBLY_SELTYPE* *SD_PART_SELTYPE*)|--+
        |                                                                                        |
        +--(:AMG_DUMP_FILE_FORMAT)-----+---(:MG_PNF)-----+---------------------------------------+
        |                              |                 |                                       |
        |                              +---(:MG_ASCII)---+                                       |
        |                              |                 |                                       |
        |                              +---(:MG_VRML)----+                                       |
        |                                                                                        |
        +--(:OUT_FILE)-----------------|string|--------------------------------------------------+
        |                                                                                        |
        +-------<-----------<----------<----------<-----------<----------<------------<----------+

Options

The following options are available when exporting mesh information to a file.

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

When to use

Use this action when you want to export mesh information created with Design Integrity to an external file.

Example

See also

DA_AUTO_MESH terminate action, DA_MODIFY_MESH_CONDITIONS terminate action
[Contents] [Index] [Books]