With the help of this thread, I was able to plot a cuboid wireframe.
Now my task is to plot points on the surface of this wireframe. So a point like marker at user defined positions at each of the six faces of the cuboid.
How do I approach/codify this problem?