Share

PresentationOptions Object


Description

The PresentationOptions object provides access to properties that provide read and write access of the presentation related application options.

Properties

Name Description
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.
SkipAllUnresolvedFiles Enables/disables skip all unresolved files during openning.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Application.PresentationOptions, InventorServer.PresentationOptions, InventorServerObject.PresentationOptions

Version

Introduced in version 2011

Was this information helpful?