MEDYAN.fil_node_mon_ids

Tuple{MEDYAN.Context, Int64, Int64}

fil_node_mon_ids(
    c::MEDYAN.Context,
    ftid::Int64,
    fil_id::Int64
) -> Vector{Int64}

Return the node monomer ids of the filament.

The fil_node_mon_ids are the monomer ids at (slightly plus side of) the fil_node_positions

                                 |
                      -----+-----|-----+-----
  minus end <----       M  |  M  | (M) |  M        ----> plus end
                      -----+-----|-----+-----
                                 |
                                 ^ A node position is indicated by the line.

The monomer id with parenthesis (M) will in `fil_node_mon_ids`

The first monomer id is the first monomer id on the filament. The last monomer id is the last monomer id on the filament + 1