Returns the named EntityDef object. An EntityDef Family is a special kind of EntityDef.
VBScript
session.GetEntityDefOrFamily(name)
Perl
$session->GetEntityDefOrFamily(name);