VehicleGraphics2DElevationsElement#
- class ansys.stk.core.stkobjects.VehicleGraphics2DElevationsElement#
2D Graphics settings for elevation contours.
Overview#
Elevation level. Uses Angle Dimension. |
|
Contour color. |
|
Contour line style. |
|
Contour line width. |
|
Distance visible. |
|
Show User Defined Text on Contour. |
|
Opt whether to display user defined text for the contour. |
|
Get or set the angle (0-359 deg, starting at 12 o’clock) along the contour at which the label displays. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics2DElevationsElement
Property detail#
- property VehicleGraphics2DElevationsElement.elevation: float#
Elevation level. Uses Angle Dimension.
- property VehicleGraphics2DElevationsElement.show_user_text_visible: bool#
Show User Defined Text on Contour.