Share

CheckPoint Object


Description

The CheckPoint object serves as a bookmark within a transaction. See the article in the overviews section.

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.
ContainingTransaction Gets the transaction in which this check point is defined.
DisplayName Gets the user-friendly display name of this check point.
Id Gets the numeric identifier of this check point.
Parent Property that returns the parent object from whom this object can logically be reached.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

CheckPointsEnumerator.Item, TransactionManager.SetCheckPoint

Version

Introduced in version 5

Was this information helpful?