Graphics3DModelItem#

class ansys.stk.core.stkobjects.Graphics3DModelItem#

Class defining selection and display of 3D models.

Overview#

switch_time

The time that the display switches between models. Uses DateFormat Dimension.

graphics_3d_model_file

Interface to specify model’s file.

Import detail#

from ansys.stk.core.stkobjects import Graphics3DModelItem

Property detail#

property Graphics3DModelItem.switch_time: Any#

The time that the display switches between models. Uses DateFormat Dimension.

property Graphics3DModelItem.graphics_3d_model_file: Graphics3DModelFile#

Interface to specify model’s file.