![]() |
![]() |
![]() |
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)--+
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 (" ").
![]() |
![]() |
![]() |