Update console call.
in console we call
program.exe FIGURE ACTION POINTS(split by space)
where
FIGURE - one of classes
ACTION - area, circumference or volume
POINTS - list of points that will to end, X;Y space
Example
program.exe Triangle area 1;0 5;4 3;6