-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Add support for poly lines to CLIReader. (#1067)
* Adds support for poly lines to the CLI Reader filter so that poly lines can be read in and included as part of the resulting edge geometry. * Added a new checkbox to enable/disable reading extra metadata. * Added a new checkbox to enable/disable creating an edge type array, that labels each edge as 0 (hatch) or 1 (poly line). * Refactored to eliminate duplicate filter code.
- Loading branch information
1 parent
b4e856c
commit 17241eb
Showing
2 changed files
with
239 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.