Manufactures generic grid object. A generic grid is one which simply draws isolines of one coordinate system (the Grid coordinate system) into the drawing space of another (the frame system).
- Parameters:
-
pGridCs | The grid coordinate system. |
pFrameCs | The frame coordinate system. |
bSetExceptionsOn | true indicates that exceptions are to be thrown on all exceptional conditions. |
- Returns:
- Returns a disposable pointer to the abstract interface class from which the generic grid object (and all other grid objects) derive. object derive.
- Exceptions:
-