MEDYAN.fila_node_positions

Tuple{MEDYAN.Context, MEDYAN.FilaIdx}

fila_node_positions(
    c::MEDYAN.Context,
    f::MEDYAN.FilaIdx
) -> Vector{StaticArraysCore.SVector{3, Float64}}

Return the node positions of the filament at cylinder boundaries.

These are NOT adjusted for tip extension. Use get_position(c, FilaTipIdx(...)) to get the tip position with extension applied.