STK UI PluginsSend comments on this topic.
IAgUiPlugin3DNotifyContext Interface

Description

Provides methods to interact with a 3D window.

Public Methods

Public Method ActivateRubberBandUse the rubber band to select STK objects in a 3D window.The method returns true if the rubber band mode has been activated successfully.
Public Method ActivateRubberBandOnCentralBodyUse the rubber band to select objects on central body's surface. The method returns true if the rubber band mode has been activated successfully.
Public Method PickPick STK objects at the specified position.
Public Method PickExtentPick STK objects within the specified extent on the central body's surface. The parameters are specified in radians.
Public Method PickRectangularPick STK objects within the specified region.

Public Properties

Public Property CrosshairSizeCrosshair size.
Public Property IsRubberBandActiveWhether a rubber band mode is currently active.
Public Property RubberBandColorA rubber band border color.
Public Property RubberBandLineWidthRubber band line width.
Public Property SceneIDA scene ID the context is associated with.
© 2025 Analytical Graphics, Inc. All Rights Reserved.