Greetings, I have a set of symbols (symbol, symbol_1, symbol_2) defined for a view and I have a symbol pcell code which picks the appropriate symbol based on a CDF parameter. The problem is, when I instantiate an instance of the symbol, the selection box is totally messed up. The selection box seems to include the cdsTerm and cdsParam labels on the symbol although the instance;drawing layer which is suppose to determine the selection box doesn't include these labels. This makes the instance bounding box very big. When I directly place the symbol by referring to the actual symbol view name (symbol_1 for example), the selection box is just fine. Any ideas on how to get the tool ignore the ILLabel's when determining the selection box? Thanks Raj