Violation Class
A constraint violation.
Definition
Namespace: VRSolver
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
C#
public class ViolationVB
Public Class ViolationC++
public ref class ViolationF#
type Violation = class end- Inheritance
- Object Violation
Methods
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
Fields
| RoutePositions | The indexes of the locations in the route where the violation occurs. The first location in the route (the starting location) is index zero. |
| ViolationType | The type of constraint violation. |