Within the parametrics methods, the method IsNullOrEmpty is called, this produces an error in the grasshopper components that reads "Cannot evaluate ____ because the List failed a null check".
Switch out this method for equivalent so that this error is not produced.
Description:
Within the parametrics methods, the method IsNullOrEmpty is called, this produces an error in the grasshopper components that reads "Cannot evaluate ____ because the List failed a null check".
Switch out this method for equivalent so that this error is not produced.