@Matthias
Thank you for your reply. I apologize for bothering you again. Below is my test case:
negative_angles = FE_Core.corners(-180..-100)
positive_angles = FE_Core.corners(100..180)
FE_Core_angle = negative_angles + positive_angles
FE_Core_a…
@dick_freebird
Thank you for your reply. I noticed that the program didn't throw any errors during execution, but there's a message saying "Not all entries are shown!" in the Marker Database Browser window after it finishes. I wonder if t…
@Matthias
Hello!I'm sorry to disturb you, but I noticed that no one has responded to me. May I kindly ask if you could help address my inquiry? Thank you so much!
Hello! In my DRC setup, such geometric spikes can be detected and flagged by methods like "width," "with_angle," and "corners." However, during my usage, the "with_angle" method often overlooks certain concav…