FS#2676 - Draw > Polyline > Insert Nodes at Self-Intersections: Counts everything selected
Andrew,
For a selection of 100 entities with only 9 polylines the tool reports:
“Inserted nodes in self-intersections in 100 polylines”
None of those 9 polylines were self-intersecting.
insertVerticesAtSelfIntersections returns a boolean.
Presumably true/false on success, on change.
Then:
- If false the polyline must not be added to the operation to update it.
And it should not be counted as one that is updated.
- If true the polyline must be updated and counter num must be increased.
- If not a polyline entity it is skipped and should not be counted.
To be sure one can always compare the number of vertices before and after.
Probably an adapted copy of PolylineNormalize.js that has a similar false report.
“100 polylines normalized” Some references to this script are still trailing.
Again one could compare the number of vertices before and after.
Regards,
CVH
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task