Method for quickly adjusting text direction
A technology of rapid adjustment and text, applied in the electronic field, can solve problems such as time-consuming and cumbersome, and achieve the effect of shortening the use of manpower, improving accuracy, and improving design quality
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0048] Below with reference to accompanying drawing, the present invention is further described by specific embodiment:
[0049] A method for quickly adjusting the text direction, based on the PCB design software of Cadence Allegro, using the Cadence Skill language to develop a Skill design program for quickly adjusting the text direction, the Skill design program is:
[0050] Defun(text_r()
[0051] axlVisibleDesign(nil)
[0052] axlVisibleLayer(″Ref Des / Silkscreen_Top″ t)
[0053] axlVisibleLayer(″Ref Des / Silkscreen_Bottom″ t)
[0054] axlVisibleLayer(″Ref Des / Assembly_Top″ t)
[0055] axlVisibleLayer(″Ref Des / Assembly_Bottom″ t)
[0056] axlSetFindFilter(?enabled list(″noall″″text″)
[0057] ?onButtons list("noall" "text"))
[0058] axlAddSelectAll()
[0059] text_db_list = axlGetSelSet()
[0060] foreach(text_db text_db_list
[0061] xy=text_db->bBox
[0062] dx=caar(xy)
[0063] dy=cadar(xy)
[0064] ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 