AGI STK Esri Display 11 Send comments on this topic.
IAgEsri3dRendererConfig Interface

Description

3D renderer configuration options.

Public Properties

Public Property DisplayLatLonBox Debugging: Display the latitude/longitude envelope for the current 3D view.
Public Property FillPolygons Render filled polygons.
Public Property FlashWidth Line width used to flash features.
Public Property MapScaleFactor Factor to apply to the map scale.

Remarks

Provides miscellaneous options altering the 3D renderer behavior. These options are not currently exposed through the STK user interface, and are only accessible programmatically:

  • DisplayLatLonBox Property: debugging only, displays the latitude/longitude extent for the current view.
  • FillPolygons Property: experimental, polygons are filled. This capability will be fully implemented in a future version. The current capability is limited and may not work in some cases.
  • FlashColor Property: changes the color used to flash features.
  • FlashWidth Property: modifies the width used to flash features.
  • MapScaleFactor Property: Applies a factor to the current map scale to limit the number of features to render.

CoClasses that Implement IAgEsri3dRendererConfig

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1