Share

PresentationSnapshotViews Object


Description

PresentationSnapshotViews collection object provides access to all of the presentation snapshot view objects in a presentation scene.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Count Gets the number of items in this collection.
Item Allows integer-indexed access to items in the collection.
Type Gets the constant that indicates the type of this object.

Accessed From

PresentationScene.SnapshotViews

Version

Introduced in version 2018

Was this information helpful?