Controlling curve with help of control points in grasshopper

I have been trying to control my curve in rhino with help of the grasshopper program using control points. The problem I am facing is when I select the curve and extract its control points in grasshopper, the command box shows 11 control points whereas my curve actually has only 8 control points. How can I resolve this?

I guess you’re looking for Control Polygon.
Every periodic d^n curve has n number of duplicate points.