Is there anyway to edit the block inserted via the Toolpalette with VBA or Lisp. I would like to scale the block by 0.5 for 1:50 scale drawings ect. I've tried using Document events such as AcadDocument_ObjectAdded(ByVal Object As Object) with no luck. Any Ideas???