verkkofillet.pp.load_Verkko# verkkofillet.pp.load_Verkko(fileName)[source]# Load the Verkko fillet object from a file using pickle. Parameters: fileName – The name of the file to load the object from. Returns: obj – The loaded Verkko fillet object. Return type: object