AGI Ui Plugins 11 Send comments on this topic.
IAgUiPlugin3DNotifyContext Interface

Description

Provides methods to interact with a 3D window.

Public Methods

Public Method ActivateRubberBand Use 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 ActivateRubberBandOnCentralBody Use 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 Pick Pick STK objects at the specified position.
Public Method PickExtent Pick STK objects within the specified extent on the central body's surface. The parameters are specified in radians.
Public Method PickRectangular Pick STK objects within the specified region.

Public Properties

Public Property CrosshairSize Crosshair size.
Public Property IsRubberBandActive Whether a rubber band mode is currently active.
Public Property RubberBandColor A rubber band border color.
Public Property RubberBandLineWidth Rubber band line width.
Public Property SceneID A scene ID the context is associated with.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1