Files
create/src/Mod
Russell Johnson 0718afa5e1 Path: Fix feature selection and handling
Fix error when working with selections containing edges and faces.  This fix effectively processes edges and only passes faces on to next processing step.  This simplifies the code a bit and changes some `obj.Base` references to `otherBase` to improve readability.
Path: Improve `obj.Base` reading and processing

`obj.Base` is first read in `self._processEdges()`.  All edges are identified and processed there.  Remaining features are saved in `remainingObjBaseFeatures` to be processed in the next section of the Profile code.
Path: Change `if` to `elif`
2021-02-20 12:32:25 -06:00
..
2021-02-09 16:12:18 +01:00
2020-12-28 23:14:04 +01:00
2021-02-20 16:40:04 +01:00
2021-02-12 14:47:37 +01:00
2021-02-19 16:28:42 +01:00
2021-02-11 11:57:56 +01:00
2021-02-12 14:47:37 +01:00
2021-02-12 14:47:37 +01:00
2021-02-09 16:12:18 +01:00
2021-02-09 16:12:18 +01:00
2021-02-09 16:12:18 +01:00
2021-02-12 14:47:37 +01:00
2021-02-15 20:12:39 +01:00
2021-02-12 14:47:37 +01:00
2021-02-09 16:12:18 +01:00