Original Tip Date: Feb 16, 2001
| Keyin to change line spacing | |
| In MicroStation V7, you can adjust the line spacing of text to be one-half of the text height by using this cool keyin: mdl keyin calculat;calc tcb->nodespace=(tcb->chheight)/2 Thanks Phil! For MicroStation V8, the keyin has changed to accomodate Text Styles: mdl keyin calculat;calc tcb->textStyle.lineSpacing=tcb->textStyle.height/2 | |
AskInga Tip #52