Community Tip - You can change your system assigned username to something more personal in your community settings. X
I need to write my layer's names with lower case or with a mix of lower case and upper case.
Ex: Plane
PartBody
I need this, because when I import the file to my machining software, the related geometries in layers, will be recognized to specific functions. But my machining software needs those combination with upper case and lower case layers names.
But every time i write this in creo, he always write those names in upper case.
any configuration, or any tip?
Hi,
Creo uses upper case layer names, only. You cannot get PartBody layer name.
If your "export file" is ascii text file, then probably you can modify layer names in it before importing it into machining software.
Ok. good idea, not ideal, but....