• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Allegro X PCB Editor
  3. Extracting Data Similar to Cross Section

Stats

  • Replies 3
  • Subscribers 159
  • Views 13436
  • Members are here 0
More Content

Extracting Data Similar to Cross Section

MGorecki
MGorecki over 11 years ago

Hello, I'm new to SKILL and am trying to write a program that will extract information found in the Layout Cross Section tool.  I need to extract to a text file in a particular format, so I can't use the "Report" button in the Cross Section tool.

I know how to output the text to the file, what I need to know is how to get the data like Conductor layer name, Material, Thickness, Conductivity, Dielectric Constant, and Loss Tangent .

Can someone either show me how to get this data, or where I can go to find info on how to do this?

Thanks,

Mark

  • Cancel
  • Sign in to reply
Parents
  • fxffxf
    fxffxf over 11 years ago

    You can use extract to dump the cross section

    The simplest which outputs a default cross-section view to foo.txt file. You can post process this file to achieve the file format you need

          axlExtractToFile("layer_bv" "foo.txt)

    You can use axlExtractMap to do the extraction and post-process in one pass

     Finally it you want one skill list of the entire cross section do

        xsection = axlGetXSection

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • fxffxf
    fxffxf over 11 years ago

    You can use extract to dump the cross section

    The simplest which outputs a default cross-section view to foo.txt file. You can post process this file to achieve the file format you need

          axlExtractToFile("layer_bv" "foo.txt)

    You can use axlExtractMap to do the extraction and post-process in one pass

     Finally it you want one skill list of the entire cross section do

        xsection = axlGetXSection

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information