Library | Module

Class pfcVRMLModelExportInstructions



Description

This class specifies instructions used to export VRML data from a model.
Direct Parent Classes:
pfcVRMLExportInstructions



Method Summary

static pfcVRMLModelExportInstructionsCreate (string OutputFile)
Creates a new instructions object used to export VRML data from a model.



Method Detail


static pfcVRMLModelExportInstructionsCreate (string OutputFile)

Creates a new instructions object used to export VRML data from a model.
Parameters:
OutputFile
The output file directory.
Returns:
The new instructions object.