CustomImageGlobeOverlayPluginProxy#
- class ansys.stk.core.graphics.CustomImageGlobeOverlayPluginProxy#
A proxy class provides access to a custom image globe overlay implemented by a plugin. Proxies are instantiated using custom image globe overlay plugin activator.
Overview#
Return a custom image globe overlay. |
|
Return true if custom image globe overlays are supported. |
|
Return a pointer to plugin object’s IUnknown interface. |
Import detail#
from ansys.stk.core.graphics import CustomImageGlobeOverlayPluginProxy
Property detail#
- property CustomImageGlobeOverlayPluginProxy.custom_image_globe_overlay: CustomImageGlobeOverlay#
Return a custom image globe overlay.