Fri, 05/24/2002 - 07:09
Forums:
Hi, alls:
The OCC provide the grid management use the V3d_Viewer class, so all view created from v3d_Viewer will have the same pose, (in the same plane too).
So how can I change these and create my own grid, such as one is rectangular grid, and another is circular grid.
please help me.
thankx.
Lugi.C
Tue, 05/28/2002 - 13:41
Hi,
Try V3d_View::SetGrid()
Math
Wed, 05/29/2002 - 04:26
Math, I did like yours, but the result is still the one which set by V3d_Viewer, if I set the grid by v3d_view::SetGrid, the result is not mine.
Thank your reply.
Lugi