Share

PresentationTrail Object


Description

PresentationTrail Object.

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.
Deleted Read-only property that returns whether this presentation trail is marked as deleted. This property is only applicable for the default presentation trial, i.e. the IsDefaultTrail should return True.
Parent Gets the parent object from whom this object can logically be reached.
PresentationComponent Read-only property that returns the PresentationComponent object this trail is associative with.
Segments Read-only property that returns the PresentationTrailSegments collection object.
Type Gets the constant that indicates the type of this object.

Accessed From

PresentationTrails.Item

Version

Introduced in version 2018

Was this information helpful?