指定された EntityDef オブジェクトを戻します。EntityDef ファミリーは、特殊な種類の EntityDef です。
VBScript
session.GetEntityDefOrFamily(name)
Perl
$session->GetEntityDefOrFamily(name);