IKmlFeature#
- class ansys.stk.core.graphics.IKmlFeature#
A KML feature.
Overview#
Move the camera to the area encompassing this feature. |
Get whether the document associated with this feature is loaded. |
|
Get or set whether this feature will be displayed in the Scene. |
|
Get the content associated with this feature. |
|
Get the name of this feature. |
|
Get the description associated with this feature. |
|
Get the snippet associated with this feature. |
|
The bounding sphere encompassing the area associated with this feature. |
Import detail#
from ansys.stk.core.graphics import IKmlFeature
Property detail#
- property IKmlFeature.is_loaded: bool#
Get whether the document associated with this feature is loaded.
- property IKmlFeature.bounding_sphere: BoundingSphere#
The bounding sphere encompassing the area associated with this feature.