VehicleEclipsingBodies#
- class ansys.stk.core.stkobjects.VehicleEclipsingBodies#
Eclipsing bodies.
Overview#
Return true if the eclipsing body is assigned. |
|
Add an eclipsing body. |
|
Remove an eclipsing body. |
|
Remove all eclipsing bodies. |
Get the available eclipsing bodies. |
|
Get the assigned eclipsing bodies. |
Import detail#
from ansys.stk.core.stkobjects import VehicleEclipsingBodies
Property detail#
Method detail#
- VehicleEclipsingBodies.is_eclipsing_body_assigned(self, eclipsing_body: str) bool #
Return true if the eclipsing body is assigned.
- VehicleEclipsingBodies.assign_eclipsing_body(self, eclipsing_body: str) None #
Add an eclipsing body.