Share

PresentationScene Object


Description

PresentationScene object.

Methods

Name Description
Activate Method that makes this presentation scene the active one.

Properties

Name Description
ActiveModelState Read-write property that gets and sets the name of active model state used for this presentation scene.
ActiveSnapshotView Read-only property that returns active presentation snapshot view.
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.
ClientGraphicsCollection Read-only property that gets the ClientGraphicsCollection.
DesignViewAssociative Read-write property that gets and sets whether the publication design view is associative or not.
GraphicsDataSetsCollection Read-only property that gets the GraphicsDataSetsCollection.
Name Read-write property that gets and sets the presentation scene name.
Parent Gets the parent object from whom this object can logically be reached.
SnapshotViews Read-only property that returns PresentationSnapshotViews collection object.
TopSceneComponent Read-only property that returns the top PresentationComponent object in the presentation scene.
Type Gets the constant that indicates the type of this object.

Accessed From

PresentationComponent.Parent, PresentationDocument.ActiveScene, PresentationScenes.Item, PresentationSnapshotView.Parent, PublisherServer.GetActivePresentationScene

Version

Introduced in version 2018

Was this information helpful?