Convert Block to Text character

Convert Block to Text character

jtm2020hyo
Collaborator Collaborator
915 Views
8 Replies
Message 1 of 9

Convert Block to Text character

jtm2020hyo
Collaborator
Collaborator

Is there any method to convert a block to a text character?

 

For example:

 

Since this...

 

jtm2020hyo_0-1632247521134.png

to this:

 

jtm2020hyo_1-1632247614953.png

 

0 Likes
Accepted solutions (3)
916 Views
8 Replies
Replies (8)
Message 2 of 9

3wood
Advisor
Advisor

Not quite sure about the question but I guess you can -

  • Redefine the block and replace the block content with the text, or
  • Make another block which contains the text, then replace the old block with the new block.
0 Likes
Message 3 of 9

jtm2020hyo
Collaborator
Collaborator

I mean insert block in the text.

 

... The block above is an electrical symbol that was used in the text

0 Likes
Message 4 of 9

Sea-Haven
Mentor
Mentor

Make a new block have the image in middle, with a attribute left, alignment Lower Right, Attribute right, alignment Lower left should work did for me.

 

0 Likes
Message 5 of 9

jtm2020hyo
Collaborator
Collaborator

looks like there is not way to create custom text character, I hope Autodesk's Devs add this option any day because could be powerful tool.

0 Likes
Message 6 of 9

Sea-Haven
Mentor
Mentor
Accepted solution

You can create custom characters as TTF as suggested in your other post over at TheSwamp. 

 

I have hundreds of traffic signs and they are a TTF each sign 1 character.

 

SeaHaven_0-1632369651811.png

 

What about a SHX font.

 

Message 7 of 9

3wood
Advisor
Advisor
Accepted solution

You don't need create a new font. There are tens of thousand of Unicode characters you can choose. The symbol in your image is a common Chinese ancient binary character which means "minor sun" or 10 in binary. 

For all similar Chinese ancient binary numbers and correspondent Unicode, please refer to this page.

I attached a dwg file which contains the special character you need. You can copy it into your drawing.

Capture4.JPG

Message 8 of 9

jtm2020hyo
Collaborator
Collaborator

Thank for the help, I never think this character exist in Chinese alphabet.

Not sure why but just the Annotative Style show the Chinese characters.

jtm2020hyo_1-1632413075194.png

 

If anyone is interested the characters can be exported with the Etransmit command

 

jtm2020hyo_0-1632413064138.png

 

... but I still think could be cool convert our blocks to Text Characters maybe with lisp or similar.

 

 

 

 

 

0 Likes