OpenWithRelation
if (OpenWithRelation(pose->TargetModel()) == kNoRelation) {
if (OpenWithRelation(firstSelected) == kNoRelation) {
int32 OpenWithRelation(const Model*) const;
fValue = view->OpenWithRelation(fModel);