Synopsis

PDX_MSGT vrml_FormatFile(long option, int model, char *file, MDA_ENT_FUNC *func)

Purpose

Converts a GDX model into a VRML v2.0 file.

Description

Converts a GDX model's TESSELLATED SHAPE and COMPONENT entities into VRML format, and writes the result to a file. Typical file types include .wrl (ASCII) and .wrz (gzip compressed binary).

Input

option

GDX_COMPRESS_FILE

Compress output file

model

Model Id for GDX Model

file

File name to write to

Return

GDX_NOERR or error