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:
-
sGridCs | The coordinate system code name of the grid coordinate system. |
sFrameCs | The coordinate system code name of 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:
-