ResourceMaxWorkTimeSoftConstraintWeight Property |
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic double MaxWorkTimeSoftConstraintWeight { get; set; }
Public Property MaxWorkTimeSoftConstraintWeight As Double
Get
Set
public:
property double MaxWorkTimeSoftConstraintWeight {
double get ();
void set (double value);
}
member MaxWorkTimeSoftConstraintWeight : float with get, set
Property Value
Type:
Double
See Also