pub fn inspect_selection<S: Scalar>(
part: &Part<S>,
selection: &[EntityRef],
) -> SelectionFitExpand description
Which constructions fit selection in part (see SelectionFit).
pub fn inspect_selection<S: Scalar>(
part: &Part<S>,
selection: &[EntityRef],
) -> SelectionFitWhich constructions fit selection in part (see SelectionFit).