From a conversation with Jeffrey: In DFNGen, shrinking intersections can be disabled at compile time by setting the DISABLESHORTENINGINT flag. We thought that dfnWorks could allow the user to decide this at runtime, instead of at compile time. This would be useful, as we have seen that shrinkIntersection might generate some non-conformal cells in some intersections, and disabling it gets rid of the issue.
From a conversation with Jeffrey: In DFNGen, shrinking intersections can be disabled at compile time by setting the DISABLESHORTENINGINT flag. We thought that dfnWorks could allow the user to decide this at runtime, instead of at compile time. This would be useful, as we have seen that shrinkIntersection might generate some non-conformal cells in some intersections, and disabling it gets rid of the issue.