NativeContainerMethods#

class ansys.stk.core.stkengine.tkcontrols.NativeContainerMethods#

Provide support for STK Engine controls (map, globe, graphics analysis).

Overview#

Import detail#

from ansys.stk.core.stkengine.tkcontrols import NativeContainerMethods

Method detail#

NativeContainerMethods.create_container(self, progid)#
NativeContainerMethods.attach_container(self, container, winid, display)#
NativeContainerMethods.resize_container(self, container, x, y, width, height)#
NativeContainerMethods.get_unknown(self, container)#
NativeContainerMethods.detach_container(self, container)#
NativeContainerMethods.release_container(self, container)#