Home Forums Nazca GDS to SVG

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5020
    isa
    Member

    Hi Nazca team,

     

    Is it possible to export GDS files to SVG? I’ve seen it was introduced in version 0.4 according to the website, but I can’t find any documentation on it. If would also be appreciated if you gave an example. Thanks!

     

    #5022
    Katarzyna
    Keymaster

    Dear Isa,

    You can export to SVG format using the following Nazca syntax:

    import nazca as nd
    
    nd.export_svg()
    

    Katarzyna

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.