isNull

open fun isNull(): Boolean

Call this function to check if the Building Layer exists or not. A BuildingLayer object does not exist if any of its FloorLayers does not exist.

Return

Boolean value that checks if the Building Layer exists or not.