we are trying to select points using CRhinoGetObject::GetObjects with a geometry filter for CRhinoGetObject::point_object. But with this code we cannot select “curve points” (which are shown with the command PointsOn)
How can we achieve a point selection like in the command PointCloud?