Friday, March 18, 2011
【 Weak current College 】 in Auto CAD environment implements tab features
1. Description:
Use AutoCAD's engineering and technical personnel, often need to work with some of the tables in the diagram, on the design of the product be summarized and AutoCAD environment without special tabulation software (tab and fill in a form), so that the tab process annoying lock tables is not structured appearance, on this, people naturally think of the famous Excel tab software, but the software system out of the table, you cannot move to AutoCAD. For this reason the author according to the Excel tab habits and some characteristics of produced in AutoCAD Environment tab program, for your reference.
Second, the program's installation and use
Will now be named HZBX.LSP and LSTB.Lsp copy (write) to a specific directory (e.g.: C:\R12\Support or C:\TCH\SYS, etc.). Users can be linked to AutoCAD or other software on the system menu, called by menu, or you can invoke the command.
1, the program calls added to the menu.
Locate the menu source file ACAD.MNO, and edit it. In * the * last * POP1: following
[Drawing table line]: ^ C ^ C ^ P (load "HZBX"); HZBX; ^ P
[Form]: ^ C ^ C ^ P ((load "LSTB"); LSTB; ^ P
Use the start point of the system menu of the corresponding keys to call.
2. invoke the command.
In AutoCAD COMMAND: State, enter (Load "HZBX") and (load "LSTB") is about two program loaded, then using HZBX and you can call LSTB respectively, draw a table line and fill in the form of the program. Then follow the instructions.
III. procedure
1. the table line.
Description: this program provides a simple table (rows or columns spacing) and complex table (rows or columns are not equidistant) production features for irregular table may be on the basis of this minor editing.
* (1) using the mouse to define the table.
* (2) horizontal vertical spacing defines a table.
Please select (1), (2) <(1)>:
Selected "(1)", then:
* Point form in the lower left corner point:
* Points point: the top right corner of the table
* Enter the number of columns (111):
* Enter the number of rows (3):
Selected "(2)", then:
* Now screen display high: 34.36
* Type the spacing between the columns [left] (e.g. 120, 3 * 300,100 ...}
* Type the spacing between the columns [from bottom up] (e.g. 120, 3 * 300,100 ...}
2. fill in the form.
* Font definitions, type high must be zero.
* Select the diagram text height ...
* (1) [2.5mm] (2) [3.0mm] (3) [4.0mm] (4) custom word high [4.0mm]
If the user has not set ratio, set the program to automatically request.
If selected "(4)", then:
* Enter the text height
* Defines a table horizontally region [left]
* The starting cell: point
* Terminate that point:
* Defines a table vertically region [from the top down]:
* The starting cell: point
* Terminate that point:
*-Up/-Down/-Left/Right-C = window/-H = combo/-B = copy to change dimensions-/-G = X = set character set high/-K = width/-J = angle/-N = edit/-Y = move/-R = move/-Q = pause/-E end
There shall be a word high: 1200.00 input text:
(1) to enter the "-U", and enter the location of light move one cell
(2) to enter the "-D", and enter the location light down one cell
(3) to enter the "-L", and enter the location light one cell to the left
(4) to enter the "-R", and enter the location of a cell to the right light
(5) to enter the "-C", and carriage return is:
* Zoom window W/move screen before a Windows N/P/full figure E: If selected, the "W"
* Windows first:
* Form of diagonal point:
After a few brief
(6) to enter the "-B", carriage return, then:
* Copy the text point, the previous text.:
*selectobject:
* Point icon cell <结束>:
Note: you can copy the selected text is continuous, multiple times and automatically centered.
(7) to enter the "-S", carriage return, then:
* The text you want to delete point
* Selectobject: Note: once to delete multiple text.
(8) to enter the "-G", carriage return, then:
* Original text height or width: 800.0
* Original text content.
* KeyIn the text of new words or Word width:
Note: just change the blue light is located in the height of the word.
(9) to input the "-X", carriage return, then:
* Enter the new screen in the word high:
(10) to enter the "-K", carriage return, then:
* Set the aspect ratio (width/hight):
(11) to enter the "-J", carriage return, then:
* Set the angle:
(12) to enter the "-N", carriage return, then:
* Enter edit or edit pe2 editing software, blue text on a light.
(13) to enter the "-R", carriage return, then:
* Move text <前一文字> point:
*selectobject:
* Point target cell:
(14) to enter the "-Q", carriage return, then:
* The target cell <结束> point:
Light you go to the table.
(15) to enter the "-T", carriage return, then:
Temporary exit, and then point to fill status from the menu, the program notes for definition, li too light to enter the original definition rules are received the starting position.
(16) to enter the "-E", carriage return, then exit guidance program.
Labels:
[:]
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment