fiesta.disperse.Network.get_filament#

Network.get_filament(idx)[source]#

Function to fetch a filament of specific ID.

Parameters:

idx (int) – ID of the filament to fetch.

Returns:

fil (Filament) – Filament corresponding to the given ID.