FileOptions Object
Description
The FileOptions object provides access to properties that provide read and write access of the file related application options.
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
ContentCenterPath |
Gets and sets the location of content center components. |
DefaultTemplateDrawingStandard |
Gets and sets the standard for the default template. |
DefaultTemplateUnitsAreInches |
Gets and sets the units for the default template, the options are either inches or millimeters. |
DefaultVBAProjectFileFullFilename |
Gets and sets the full filename of the VBA project file. |
DesignDataPath |
Gets and sets the location of design data files such as Style files. |
EnvironmentPath |
Gets and sets the location of environment files. |
FileOpenOptions |
Property that gets the FileOpenOptions object. |
PresetsPath |
Gets and sets the location of presets files. |
ProjectsPath |
Gets and sets the location of a new project file. |
SymbolLibraryPath |
Gets and sets the location of sketch symbol library. |
TeamWebFullFilename |
Gets and sets the full filename of the html file. |
TemplatesPath |
Gets and sets the location of Inventor template files. |
TexturePath |
Gets and sets the location of texture files. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UndoPath |
Gets and sets the location of the temporary file used for transactions. |
Accessed From
Application.FileOptions,
ApprenticeServer.FileOptions,
ApprenticeServerComponent.FileOptions,
InventorServer.FileOptions,
InventorServerObject.FileOptions
Version
Introduced in version 9