KmlDocumentLoadedEventArgs#
- class ansys.stk.core.graphics.KmlDocumentLoadedEventArgs#
The event is raised when a KML document has been loaded.
Overview#
Import detail#
from ansys.stk.core.graphics import KmlDocumentLoadedEventArgs
Property detail#
- property KmlDocumentLoadedEventArgs.document: KmlDocument#
Get the KML document associated with the load event.