Excluding primitives from pickPosition

Is it possible to exclude primitives (Model) from Scene.pickPosition? I only found allowPicking field, but this seems to exclude the primitive just when you are picking object that you clicked on.

Martin