Compatibility of the new version

I have written a code in Klayout version 0.24.10 which is working well when I use this version. However, after downloading the new version 0.25.3, I get and error for the following line of code: t = RBA::Trans::new(RBA::Trans::r0, 0, 0)

This is the error: undefined method `r0' for RBA::Trans:Class

Could you please let me know how to resolve this?

Thanks

Comments

Sign In or Register to comment.