Page 1 of 1

File Name that does not make sense

Posted: Wed May 05, 2021 12:18 am
by zwei
So i was debugging a Parasolid file that my co-worker receive from our customer as he could not save the file....

After some debugging... the issue is because of the file name used is too long.... It is a whopping 204 character....

<()>
image.png


What other file name that does not make sense that you guys have come across?

Re: File Name that does not make sense

Posted: Wed May 05, 2021 9:50 am
by matt
Zhen-Wei Tee wrote: Wed May 05, 2021 12:18 am So i was debugging a Parasolid file that my co-worker receive from our customer as he could not save the file....

After some debugging... the issue is because of the file name used is too long.... It is a whopping 204 character....

<()>

image.png

What other file name that does not make sense that you guys have come across?
I got a handful of parts in an assembly that were all Chinese characters that my OS couldn't deal with. I just renamed them and re-referenced them back into the assembly.
image.png
image.png (7.09 KiB) Viewed 1536 times

Re: File Name that does not make sense

Posted: Wed May 05, 2021 9:57 am
by bnemec
Zhen-Wei Tee wrote: Wed May 05, 2021 12:18 am
What other file name that does not make sense that you guys have come across?
CopyOf^CopyOf^CopyOf^CopyOf^

Re: File Name that does not make sense

Posted: Wed May 05, 2021 10:08 am
by zwei
matt wrote: Wed May 05, 2021 9:50 am I got a handful of parts in an assembly that were all Chinese characters that my OS couldn't deal with. I just renamed them and re-referenced them back into the assembly.

image.png
I do come across a few similar cases...
Chinese and Japanese characters can be a headache sometimes in CAD :?

Re: File Name that does not make sense

Posted: Wed May 05, 2021 10:09 am
by zwei
bnemec wrote: Wed May 05, 2021 9:57 am CopyOf^CopyOf^CopyOf^CopyOf^
This is exactly what happen to the file that my co-worker received...

Virtual component can be a real pain sometimes :? ...

Re: File Name that does not make sense

Posted: Wed May 05, 2021 10:41 am
by bnemec
Zhen-Wei Tee wrote: Wed May 05, 2021 10:09 am This is exactly what happen to the file that my co-worker received...

Virtual component can be a real pain sometimes :? ...
<()> what a PITA.... I'd say "Virtual Components" (embedded parts) functionality was implemented about 90~95% correctly.

There's a macro that might be of help to you.

https://www.cadforum.net/viewtopic.php? ... p=381#p381