[KOR][ENG]

Dimension Horizontal.
  File name : DH.LSP
Dimensioning works spends most times when we work drawing. Dimensioning works ara most important when we draw drawings. Because workers at site are going to reference dimensions not shape on drawing. Numbers of Dimension are more important.

  ¡ß Functions and Notice ¢¹ You can make dimension continuously. ¢¹ You can enter distance directly ¢¹ You can determine posiotion of dimension by choose level not by picking a point ¢¹ You can use @ option. If you enter @100 when program ask dimension text, then Program calulate actual length. At that time, if width of dimension is less then width of text, Program divides dimension text to '10@100' part and '=1000' part. and program writes '=1000' part under '10@100' part. ¢¹ If calculation result of @ option is different from actual distance, program writes dimension text that is result of @ calculation and actual distance. for example if you pick two point, distance is 1050, and you enter @100. Program calculate 1050/100, then result of calculation is 10.5. 0.5 is ignored. dimention text becomes 10@100=1050

  Example-1(level 1) Pick first point/Object: {p1} [Pick start point of dimension] Pick Dimension line side: {p2} [Pick position point(up or down)] Level <1>: [Enter dimension level(in this case level-1)] Distance or RETURN to Pick point: 950 [If you know distance, Enter distance] Dimension text <950>: [Program show distance text, You can change text] Distance or RETURN to Pick point/eXit: [If you don't know distance type enter key to pick point] Pick point: mid of {p3} [Pick a point. in this case osnap mid was used] Dimension text <17.600>: @2200 [ use @option when program shows dim text,] Distance or RETURN to Pick point/eXit: 950 [Enter distance that you know] Dimension text <950>: [Type enter key to use the text that program shows ] Distance or RETURN to Pick point/eXit: x [Enter 'x' to finish DH command]
Example-2(level 2) {Start DH} [Start DH command to draw level 2 dimension] Pick first point/Object: {p1} [Pick start point, Pick node of level-1 dimension] Pick Dimension line side: {p2} [Pick side point (up or down)] Level <1>: 2 [Enter '2' to draw level-2 dimension] Distance or RETURN to Pick point: 19500 [Enter distance that you know] Dimension text <19.500>: [Use the text that program shows. If you want to change, Enter your text] Distance or RETURN to Pick point/eXit: [Type enter to finish DH command ]