API Reference > 0.19 > PointsSystemReader
PointsSystemReader Class
Reads the points system.
Namespace: ArgData
Constructors
| Name | Description |
|---|---|
| PointsSystemReader(GpExeFile exeFile) | Creates a PointsSystemReader for the specified GP.EXE file. exeFile: GpExeFile to read from. |
Methods
| Name | Description |
|---|---|
| For(GpExeFile exeFile) | Creates a PointsSystemReader for the specified GP.EXE file. exeFile: GpExeFile to read from. |
| Read() | Reads the current points system. |