VehicleGroundEllipseElement#

class ansys.stk.core.stkobjects.VehicleGroundEllipseElement#

Ground ellipse.

Overview#

ellipse_name

Get or set the name of the ground ellipse.

ellipse_data

Get the ground ellipse data.

Import detail#

from ansys.stk.core.stkobjects import VehicleGroundEllipseElement

Property detail#

property VehicleGroundEllipseElement.ellipse_name: str#

Get or set the name of the ground ellipse.

property VehicleGroundEllipseElement.ellipse_data: VehicleEllipseDataCollection#

Get the ground ellipse data.