Click or drag to resize

ScalarDifferenceOfSegmentConstraintConstraintDifference Property

Gets or sets how the difference will be computed. The final value minus the initial value is the default.

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

Property Value

Type: ScalarConstraintDifference
See Also