xSection 1.4 creates inifinity every time :mode => :round is invoked

I just upgraded to 1.4. The same input file now generates infinity error every time :mode => :round is invoked.

:octagon and :square are working fine, but do not look as good.

Am I doing something wrong ?

Thanks.

Thomas.

Comments

  • Hi Thomas,

    could you provide an example?

    Basically 1.4 tries to reduce the number of points of the rounded features would not benefit from a large point count. I assume your case is a border case somehow.

    I'd also appreciate if you could create a ticket with GitHub (https://github.com/klayoutmatthias/xsection/issues) as the XSection script is a separate project.

    Thanks,

    Matthias

  • Hi Matthias,
    will do. But I deleted 1.4 because it wasn't working, so this will take me a while.

    Thanks.

    Thomas.

  • All fixed and working now.
    Posting the resolution here, because it wasn't really a xsection issue:

    delta() was set to some unrealistic value. Doh !

    Thank you !!!

    Thomas.

  • Hi Thomas,

    thanks for this update.

    So it was too small I guess (or even zero). Right?

    Kind regards,

    Matthias

Sign In or Register to comment.