MEDYAN.get_directions

Tuple{MEDYAN.Context, MEDYAN.Tag}

get_directions(c::Context, x::Union{Tag, Place})::SVector{N, SVector{3, Float64}}

Return the directions of x. N is from num_directions. Throw an error if x doesn’t exist.