IKmlContainer#
- class ansys.stk.core.graphics.IKmlContainer#
A KmlContainer contains a collection of children kml features.
Overview#
The collection of kml features that are children of this container. |
Import detail#
from ansys.stk.core.graphics import IKmlContainer
Property detail#
- property IKmlContainer.children: KmlFeatureCollection#
The collection of kml features that are children of this container.