This attribute specifies whether the stopping condition is inherited by any automatic sequences.
Astrogator <Satellite Object Path> SetValue <Attribute Path>.StoppingConditions.{Stopping Condition}.Inherited {Value}
The value is a boolean. Set this attribute to true to apply the stopping condition to any automatic sequences activated within the same segment. Otherwise, set it to false.
If the stopping condition is met while an automatic sequence is executing, and this attribute is set to false, then the stopping condition will be ignored.
Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Propagate.StoppingConditions.Duration.Inherited true
Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.FiniteMnvr.StoppingConditions.Duration.Inherited true
STK 11.2.1 Programming Interface