pub fn solid_of_face<S: Scalar>( model: &Model<S>, face_id: FaceId, ) -> Option<SolidId>
The solid that owns face_id, if it can be found (a face is always part of exactly one shell, and a shell of exactly one solid).
face_id