Share

TransitionSymbol Object


Description

TransitionSymbol Object.

Methods

Name Description
CopyTo Copies the transition symbol to specified sheet.
Delete Deletes the TransitionSymbol.
GetReferenceKey Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live 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.
AttachmentType Returns the attachment type for the transition symbol when it is created.
AttributeSets Gets the Attribute Sets collection on this object.
Definition Gets and sets the TransitionSymbolDefinition object associated with this transition symbol.
Leader Returns the Leader object.
Parent Gets the parent object from whom this object can logically be reached.
Position Gets and sets the position of the transition symbol on the sheet.
Type Gets the constant that indicates the type of this object.

Accessed From

TransitionSymbol.CopyTo, TransitionSymbolDefinition.Parent, TransitionSymbols.Add, TransitionSymbols.Item

Version

Introduced in version 2025.1

Was this information helpful?