Jump to content

mgvwx

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral

Personal Information

  • Location
    Australia
  1. Simple question, really - How can I set the document georeference lat/lon coordinates from a Python script or VectorScript? MG
  2. What is the best way to generate worksheets using Python? I've got it working using two nested for-loops and vs.SetWSCellFormulaN, but this runs very slowly - I'm wondering if there's a way to programmatically generate a temporary CSV file and then import that? Cheers
×
×
  • Create New...