This functionality is only available for certain module packages. Info / Copyright

Exporting 3D Graphic Data in VRML Format

The VRML export writes the geometry of a layout space's 3D bodies into a file in the VRML format. The exported data is displayed as 3D models in browsers, and there can be rotated all around and zoomed.

With each VRML export, in parallel to the generated VRML file, a file is generated with the file name extension *.wri. In there, all items that have a part number or DT are attached with a number in the form "ID000001". The number is incremented from 1 to n.

You can carry out the settings for the VRML export under the menu item Options > Settings > User > Interfaces > VRML export.

Precondition:

You have opened a project. The layout space navigator is open.

  1. In the layout space navigator, select the layout space whose content is to be exported.
  2. Select the following menu items: Layout space > Export > VRML
  3. In the File name field of the VRML export dialog enter a name for the VRML file to be generated, or use the [...] button to define a directory and file name.
  4. Click [OK].

    The 3D graphic data is exported to a VRML file and a WRI file using the previously set name.

See also