draw lines on parasolid body

hi,

how to draw lines on the original Parasolid body?
The context is as follows

Parsolid works as geometric modelling kernel and display is linked to openGL.

After some computations Parasolid body/bodies are output. But the output should also contain somelines whose co-ordinates are obtained from that body itself through Parasolid functions.

thanks

I don’t understand your question. It should be quite easy to draw lines using OpenGL if you have the coordinates of the object.