StarGraphics3D#
- class ansys.stk.core.stkobjects.StarGraphics3D#
Class defining 3D Graphics properties of a Star.
Overview#
Display the inertial position of the star, i.e. its position on the celestial sphere. |
|
Display the location at which the star is overhead on the globe. |
|
Specify whether star properties set for 2D Graphics are used in the 3D Graphics window. |
|
Display a label on the globe at the inertial position of the star. |
|
Display a label at the location at which the star is overhead. |
Import detail#
from ansys.stk.core.stkobjects import StarGraphics3D
Property detail#
- property StarGraphics3D.show_inertial_position: bool#
Display the inertial position of the star, i.e. its position on the celestial sphere.
- property StarGraphics3D.show_sub_star_point: bool#
Display the location at which the star is overhead on the globe.
- property StarGraphics3D.inherit_from_2d_graphics_2d: bool#
Specify whether star properties set for 2D Graphics are used in the 3D Graphics window.