[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


VRML-OUT terminate action

VRML-OUT saves specified OneSpace Designer parts in a VRML format file for use in products such as Dynamic Viewer and Dynamic Conferencing. Alternatively, the VRML output can be passed directly to WorkManager Desktop.

Syntax


                +-----------------------<------------------------------+
                |                                                      |
                |                                                      +--->
                |                                                      |
--->(VRML-OUT)--+->(:SELECT)--->|SD parts or assemblies|--->-----------+
                |                                                      |
                +--(:DESTINATION)--+--|:file|------+------->-----------+
                |                  |               |                   |
                |                  +--|:database|--+                   ^
                |                                                      |
                +--(:FILENAME)--|VRML file name|--+-------->-------+---+
                                                  |                |
                                                  +--(:OVERWRITE)--+

Options

The following options are available to create a file in the VRML format.

When to use

Use this action to save specified OneSpace Designer elements in VRML format.

Example

The following parameter sequence selects a part named p23 and saves it in an existing VRML file named rtshell_23.wrl:

VRML-OUT :SELECT "/p23" :DESTINATION :file :FILENAME "/users/prod_e/fredP/rtshell_23.wrl" :OVERWRITE

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

See also

STEP_IMPORT terminate action STEP_EXPORT terminate action SAVE_SAT terminate action
[Contents] [Index] [Books]