• 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. Custom IC SKILL
  3. Create 45 degree pathSeg with different width

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 4742
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Create 45 degree pathSeg with different width

Naveen Premkumar
Naveen Premkumar over 1 year ago

Hi,

Is there a way to create a 45 degree pathSeg with different width on the input segment of the slope and output segment of the slope using SKILL.

Attaching a picture.

I typically create a path with the 4 points and convert it to pathseg using leConvertShapeToPathSeg() when the width of all the segments are all the same. In this case if I change the width (say W1) of the segment, I am unable to trigger the callback that adjusts the custom extent.

Please help with the same.

Thanks,

Naveen

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 1 year ago

    I don't believe there's an API that does all the work for you. You can use weSetPathSegWidth, but this only handles single pathSegs and doesn't take care of ensuring the custom ending to adjacent pathSegs (this is mostly useful for changing the width of diagonal pathSegs). There's also dbGetPathSegStyle() and dbSetPathSegStyle() but you then need to provide all the custom end dimensions (see the documentation for dbCreatePathSeg for the meaning of each parameter).

    There's an argument there should be a batch function to do what you can do with the edit properties form, but as far as I can see, this doesn't exist currently. You could request an enhancement via customer support.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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