It should be only:

Code:
theModel = getEnt("theModel", "targetname");
theBrush = getEnt("theBrush", "targetname");

theModel linkTo(theBrush);