MEDYAN.filtype_fil_ids
Tuple{MEDYAN.Context, Int64}
filtype_fil_ids( c::MEDYAN.Context, ftid::Int64 ) -> Vector{Int64}
Return a read only iterable of all filament ids of filament type ftid.
ftid
This can be invalid after any mutations to context, so collect if needed.