VehicleGraphics2DPassShowPasses#

class ansys.stk.core.stkobjects.VehicleGraphics2DPassShowPasses#

Bases: IVehicleGraphics2DPass

Beginning and end pass numbers to display.

Overview#

first_pass

Beginning pass number. Dimensionless.

last_pass

End pass number. Dimensionless.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics2DPassShowPasses

Property detail#

property VehicleGraphics2DPassShowPasses.first_pass: int#

Beginning pass number. Dimensionless.

property VehicleGraphics2DPassShowPasses.last_pass: int#

End pass number. Dimensionless.