PassBreakNumberingDateOfFirstPass#

class ansys.stk.core.stkobjects.PassBreakNumberingDateOfFirstPass#

Date of first pass for pass numbering.

Overview#

first_pass_number

Get or set the number at which pass numbering begins. Dimensionless.

pass_data_epoch

Get the start time of the first pass.

Import detail#

from ansys.stk.core.stkobjects import PassBreakNumberingDateOfFirstPass

Property detail#

property PassBreakNumberingDateOfFirstPass.first_pass_number: int#

Get or set the number at which pass numbering begins. Dimensionless.

property PassBreakNumberingDateOfFirstPass.pass_data_epoch: ITimeToolInstantSmartEpoch#

Get the start time of the first pass.