Author Topic: MTEXT Attribute in MLEADER Block  (Read 1764 times)

0 Members and 1 Guest are viewing this topic.

cmwade77

  • Swamp Rat
  • Posts: 1443
MTEXT Attribute in MLEADER Block
« on: July 25, 2018, 05:49:18 PM »
So I have some Multileaders that we use that have a block with MTEXT attributes. These work fine, but when we go to edit them, it first brings up the Attribute Dialog Box and then we have to click the button to open the MTEXT editor.

I would like to find a way in LISP to be able to go straight to the MTEXT editor, so far I haven't found one. Currently, to get around this I am using getstring and then manually inserting the value.

It should be noted that in these blocks this is the only attribute in this block.

MSTG007

  • Gator
  • Posts: 2598
  • I can't remeber what I already asked! I need help!
Re: MTEXT Attribute in MLEADER Block
« Reply #1 on: July 26, 2018, 07:12:30 AM »
Just thinking about what you just said. You do bring up a good point.
Civil3D 2020

cmwade77

  • Swamp Rat
  • Posts: 1443
Re: MTEXT Attribute in MLEADER Block
« Reply #2 on: July 26, 2018, 02:04:28 PM »
Yeah, it is annoying, of course I would love to have inline editing of attributes like we have with the MTEXT editor, but I am probably dreaming there.

MSTG007

  • Gator
  • Posts: 2598
  • I can't remeber what I already asked! I need help!
Re: MTEXT Attribute in MLEADER Block
« Reply #3 on: July 26, 2018, 02:08:10 PM »
I am working on a mleader with an attribute. Question, There is no way to control the "text width" within a block mleader? Or even text height for that matter? I thought it would behave just like a normal mtext.

Fun learning!
Civil3D 2020

cmwade77

  • Swamp Rat
  • Posts: 1443
Re: MTEXT Attribute in MLEADER Block
« Reply #4 on: July 26, 2018, 06:10:05 PM »
Not that I have found, I know, it would be a novel concept for there to be some consistency.