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.
+-----------------------<------------------------------+
| |
| +--->
| |
--->(VRML-OUT)--+->(:SELECT)--->|SD parts or assemblies|--->-----------+
| |
+--(:DESTINATION)--+--|:file|------+------->-----------+
| | | |
| +--|:database|--+ ^
| |
+--(:FILENAME)--|VRML file name|--+-------->-------+---+
| |
+--(:OVERWRITE)--+
The following options are available to create
a file in the VRML format.
- :SELECT - starts the selection process.
You can select assemblies, parts, and face parts to build a list of mixed
entities.
- :SELECT - specifies the selection of parts to be output in
VRML format.
- :DESTINATION - specifies the VRML output destination:
- :file - output to file (default)
- :database - output to WorkManager Desktop (provided that WorkManager Desktop
is integrated with OneSpace Designer in your environment)
- :FILENAME - specifies the VRML file name.
- :OVERWRITE - specifies to overwrite an existing file.
Use this action to save specified OneSpace Designer
elements in VRML format.
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 (" ").
STEP_IMPORT terminate action
STEP_EXPORT terminate action
SAVE_SAT terminate action