How correctly use lowercase letters for Installation Code and Location code in AutoCAD Electrical?

How correctly use lowercase letters for Installation Code and Location code in AutoCAD Electrical?

Undina.TavaresVarela
Explorer Explorer
546 Views
9 Replies
Message 1 of 10

How correctly use lowercase letters for Installation Code and Location code in AutoCAD Electrical?

Undina.TavaresVarela
Explorer
Explorer

Hi community.

 

We need to use lowercase letters for Installation Code and Location code.

We can do it and press ok. Howether, if we re-edit the component and click in the location code again, then the lowercase becomes upper case again.:

UndinaTavaresVarela_0-1661956786465.png   ==>  UndinaTavaresVarela_1-1661956845375.png

 

Under project properties component tab bottom, we already  unchecked the box Description text to upper case as per Solved: AutoCAD Keeps changing my lowercase to capital - Autodesk Community - AutoCAD Electrical , but this did not help.

Is there any other settings we shall look at?

Thanks for your precious help!

 

@Undina.TavaresVarela 

The topic title has been edited to improve findability by @alina.balkanskaia. Original: Edit component UPPERCASE / LOWERCASE

547 Views
9 Replies
Replies (9)
Message 2 of 10

vladop
Collaborator
Collaborator

I'm not sure but this could be the reason.

Uncheck it in the project properties.

 

vladop_2-1661959372308.png

 

Regards,

Vladimir

Message 3 of 10

rhesusminus
Mentor
Mentor

Welcome to the wonderful world of AutoCAD Electrical.

 

This behavior is hardcoded into the program and cannot be changed.


Trond Hasse Lie
EPLAN Expert and ex-AutoCAD Electrical user.
Ctrl Alt El
Please select "Accept Solution" if this post answers your question. 'Likes' won't hurt either. 😉
Message 4 of 10

vladop
Collaborator
Collaborator

I'm sorry, I didn't read carefully until the end

 

Under project properties component tab bottom, we already  unchecked the box Description text to upper case as per Solved: AutoCAD Keeps changing my lowercase to capital - Autodesk Community - AutoCAD Electrical , but this did not help.

Message 5 of 10

Thomas.CoxTFXY8
Advocate
Advocate

I found this from a old board posting,

 

"open project dialog, select misc settings button, uncheck force descx to uppercase.
this allowed lowercase text in my component tag name.
descx first made me think it applied only to the desc tags but seems to apply to component tag also."

https://forums.autodesk.com/t5/autocad-electrical-forum/tag-format/td-p/998858

 

maybe it will work, never know till your try

 

Message 6 of 10

alina.balkanskaia
Alumni
Alumni

Hello, @Undina.TavaresVarela😀
Did any post here help you and answer your question? If yes, feel free to click on the button Mark as Solution. Thus also, other users can benefit from the information. Maybe you have already found some new information? Feel free to share it with the Community!

Alina Balkanskaia
Community Manager
0 Likes
Message 7 of 10

Undina.TavaresVarela
Explorer
Explorer

Dear all.

 

Thanks a lot for all your feedbacks. We tried your recommendations, but so far, it's still not working. We are continuing searching. Please let me know if you have other ideas

Message 8 of 10

jseefdrumr
Mentor
Mentor

As Trond has stated, this behavior is part of the command's code and cannot be changed. If the provided options for affecting upper/lower case don't help with this particular attribute, you're stuck.



Jim Seefeldt
Electrical Engineering Technician


Message 9 of 10

jonathan.dallagnol
Observer
Observer

Hi,

Something hardcoded can be change, by updating the code at a developer level of course.

 

Anyway, there is a little trick to have lowercase as location, but keep in mind it's a trick and not a proper solution :


- With a location box :

jonathandallagnol_0-1663072290833.png

 

jonathandallagnol_3-1663072660509.png

 

As you can see location stay with lowercases, but this works only with "Parent component".
below result with "child component" shows that it becomes automatically uppercases

jonathandallagnol_2-1663072612750.png


- Without location box :

If you double click on your component it will open the "attribute editor", there you can enter lowercases, that stays lowercases. This works with "Parent component" & "child component" also.

jonathandallagnol_4-1663073135835.pngjonathandallagnol_5-1663073226935.png

 

 

Message 10 of 10

vladop
Collaborator
Collaborator

Here's another trick:

Export to spreadsheet (AEEXPORT2SS).

In Excel modify location and installation codes to lowercase.

Import from spreadsheet (AEIMPORTSS). In dialog box uncheck "Force Spreadsheet New Values to Upper Case"

AEIMPORTSS.png