Library | Module

Interface IpfcVRMLModelExportInstructions



Description

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



Method Summary

FunctionCCpfcVRMLModelExportInstructions.Create (OutputFile as String) as IpfcVRMLModelExportInstructions
Creates a new instructions object used to export VRML data from a model.



Method Detail


FunctionCCpfcVRMLModelExportInstructions.Create (OutputFile as String) as IpfcVRMLModelExportInstructions

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