[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SAVE_SAT terminate action

SAVE_SAT saves specified OneSpace Designer parts in an ACIS (SAT) format text file. If you select a hierarchical assembly structure for translation from OneSpace Designer, the action routine also "flattens" the hierarchy of parts in the assembly.

Syntax


                +-----------------------<------------------------------+
                |                                                      |
--->(SAVE_SAT)--+->(:SELECT)--->|SD parts or assemblies|---------------+--->--
                |                                                      |
                +--(:FILENAME)--|ACIS file name|--+-------->-------+---+
                |                                 |                |   |
                |                                 +--(:OVERWRITE)--+   |
                |                                                      |
                +--(:OVERWRITE)--|ACIS file name|----------------------+

Options

The following options are available to create a file in the ACIS (SAT) format.

The following qualifiers are mandatory before starting the OneSpace Designer to ACIS (SAT) translation:

When to use

Use this action to save specified OneSpace Designer elements in ACIS (SAT) version 1.5 format.

Example

The following parameter sequence creates an ACIS (SAT) file named "SOLID.SAT" for the part "/p1".

SAVE_SAT :FILENAME "SOLID.SAT" :SELECT "/p1"

All filenames must be enclosed in double quotes (" ").

See also

VRML-OUT terminate action STEP_IMPORT terminate action STEP_EXPORT terminate action
[Contents] [Index] [Books]