logo

img

Knowledgebase Home | Contact Knowledgebase Home | Contact
Search the Knowledgebase Browse by Category
Advanced Search
* Query:
  Search Type:
  Categories:
Search Results for "test"
There were 7 questions found for your query:
  1. I am having a problem printing (i.e. "Out of global memory" error when printing or only a portion of the map prints, etc.).I am having a problem printing (i.e. "Out of global memory" error when printing or only a portion of the map prints, etc.).
    ...equire more memory than non-PostScript drivers for the same printer. Change drivers if possible and test the print results. Check for other compatible printer drivers in your printer documentation....

  2. How can I change the default colors used to fill contour maps in Surfer?How can I change the default colors used to fill contour maps in Surfer?
    .... For the Setting value type in the file path to the CLR file you wish to use. For example: c:\temp\test.clr Set the Setting persistence value you want. For example, set the Setting Persistence to Alw...

  3. Why are the results different when converting from NAD83 to NAD27 using Didger and Global Mapper?Why are the results different when converting from NAD83 to NAD27 using Didger and Global Mapper?
    ...eter Molodensky (delta x,y,z,ellipsoid) to convert from NAD83 to NAD27. Based on the numbers in our test cases, it looks like Global Mapper is not using the same 3-parameter conversion, but rather it ...

  4. I create a text log, but the text blocks aren't where I specified them to be in the data tableI create a text log, but the text blocks aren't where I specified them to be in the data table
    The most common reason why text blocks don't show up at the depth interval specified in the data table is because text blocks in the data table are overlapping. Text blocks cannot overlap in text l...

  5. How can I turn off the visibilty of a map? Normally I would uncheck the object in the Object Manager.How can I turn off the visibilty of a map? Normally I would uncheck the object in the Object Manager.
    ...et Sel = Doc.Selection Sel.OverlayMaps Sel.DeselectAll Doc.SaveAs(FileName:=Surf.Path+"\Samples\test.srf") Shapes.Item(1).Overlays("Sample").Visible = False Doc.Export(FileName:=Surf.Path+"\Sa...

  6. How can I update my Surfer 6 scripts to work in the current version?How can I update my Surfer 6 scripts to work in the current version?
    The newer Surfer automation model, introduced in Surfer 7, is different than Surfer 6. Your Surfer 6 scripts may require considerable revision to work with newer versions of Surfer. Unfortunat...

  7. Do you have an example in Python?Do you have an example in Python?
    ...32com.client.Dispatch("Surfer.Application") Grid = Surfer.NewGrid() Grid.LoadFile("c:/test/test.grd", HeaderOnly=True) print "BlankValue" + str(Grid.BlankValue) print...

Products