Click or drag to resize

ScalarAtEndOfSegmentConstraintEndOfSegment Property

Gets or sets if the final state or if the initial state should be used when evaluating this constraint. By default this is Final.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EndsOfSegment EndOfSegment { get; set; }

Property Value

Type: EndsOfSegment
See Also