BHoM / BHoM/BHoM_Engine

Possibility to filter by a null property.

Open
#3,225 0 comments 0 reactions 0 assignees View on GitHub
type:feature
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:

Would it be possible to add the functionality for filtering by if a certain property is `null`?
https://github.com/BHoM/BHoM_Engine/blob/b70bc2b8de09ce383ac07839013ea5c499420c50/Data_Engine/Query/Linq/FilterBy.cs#L67-L73

Instead of the error message use same code as in `RemoveNulls` but check for a certain property: `x.PropertyValue(propertyName)`.
https://github.com/BHoM/BHoM_Engine/blob/b70bc2b8de09ce383ac07839013ea5c499420c50/Data_Engine/Query/RemoveNulls.cs#L38-L43

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.