FileFormat


Description

The read-only file format to which the model was last saved or loaded. The choices, enumerated in FILEFORMATENUM, are all plain text. Some are based on XML. Others uses a C++-like syntax.

Syntax

aModel.FileFormat

Parameter

Description

aModel

a Model object.

Return Value

A value of type FILEFORMATENUM that tells the format in which to save the model to disk.

Applies To

Model

Also See

Loading Models, etc.: an Overview