Skip to content

Add support for multiple strings in "elementFilter" #49

@j-meds

Description

@j-meds

Summary also needs updating as it says it supports "fuzzy searching". For example passing in a list or comma delimited string.

/// <summary>
/// Provides element filtering options by name. For the filter method, we are using something called "LevenshteinDistance". 
/// This was introduced to me here, http://dynamobim.org/fuzzy-string-matching/.
/// </summary>

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions