Skip to content

OpenBIMRL | General functions

Class path: general.removeNull

Remove zero values

removeNull1.png

Description

Entfernt Nullwerte aus einer Liste oder einem Baum von Objekten.

Input

Input Name Type Description
0 Objects List<Objects> List of objects

Output

Output Name Type Description
0 Reduced objects List<Objects> Input0 without zero values

Use/Example

removeNull2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself