Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: quickplace by schematic page number

$
0
0
I think you should be looking at components instead of symbols, since some symbols will not have schematic information attached, please try the following: axlClearSelSet() (axlSetFindFilter ?enabled list("noall" "components" "invisible") ?onButtons list("noall" "components")) axlAddSelectAll() foreach(comp axlGetSelSet() axlMsgPut("redes %s page %s" comp->name car(comp->functions)->prop->PHYS_PAGE))

Viewing all articles
Browse latest Browse all 33813