TriadEvents Object


Description

Event object that provides Triad (3D Move/Rotate tool) events.

Methods

Name Description
Reposition Repositions the specified triad to the specified object.

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.
DegreesOfFreedom
Enabled
GlobalTransform
IsInRedefineMode Read-only property that indicates whether the triad is currently in redefine mode.
MoveTriadOnly
MoveTriadOnlyEnabled
Parent Gets the parent object from whom this object can logically be reached.
Repeat
Type Returns an ObjectTypeEnum indicating this object's type.

Events

Name Description
OnActivate Event that occurs when the triad is activated.
OnEndMove Fired when the user ends a mouse drag, after repositioning the triad by aligning or when the user selects another triad segment after entering translation/rotation values in the dialog.
OnEndSequence2 Fires when the user ends a move sequence of the triad.
OnMove Event that occurs when the triad moves as a result of a drag, a reposition or user entering values for translation or rotation. A 'reposition' move is always immediately followed by the OnEndMove event.
OnMoveTriadOnlyToggle2 Fires when the 'Move Triad Only' option is toggled.
OnSegmentSelectionChange Event that occurs every time a segment of a triad is selected.
OnStartMove Event that occurs when the triad begins to move as a result of a drag, a reposition or user entering values for translation or rotation. The event provides information of the state of the triad before the move actually occurs.
OnStartSequence Event that fires indicating the logical start of a sequence of triad moves.
OnTerminate2 Fires when the triad is terminated.

Accessed From

InteractionEvents.TriadEvents

Version

Introduced in version 9