SegmentPropagatorConstraintSettings Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SolverConstraintSettings Settings { get; set; }
Public Property Settings As SolverConstraintSettings
Get
Set
public:
property SolverConstraintSettings^ Settings {
SolverConstraintSettings^ get ();
void set (SolverConstraintSettings^ value);
}
member Settings : SolverConstraintSettings with get, set
Property Value
Type:
SolverConstraintSettingsSee Also