How do I put sketch information in an .inp file from abaqus? - abaqus

I want to read the sketch information in the .inp file.
But it is not in there.
It exists only in the .cae file.
Can I put that information in the .inp file?
If you know how, please let me know.
I'll be waiting for your answer.
Thank you.

Related

Is there any way to read information stored in binary (.bin) file?

I have a binary (.bin) file, I have opened it on Olly dB but wanted to read it but failed. please help me out to resolve the issue.

can someone help me about these errors

enter image description here
I am getting some errors as shown in the screenshot, can someone help me solve the errors.please let me know if any further information regarding this issue is required shall post them in detail.
It looks like it can't find the file you're specifying. I'm not sure what you're trying to do, but perhaps your target file isn't in the correct directory. Try finding it in the Explorer first then copy and paste the address into the code. Hope this helps!

how to display solidworks[sldprt,sldasm] file in webgl[threejs] and control it?

My way of converting SolidWorks files to STL, and converts it to a obj,ThreeJS load.
However, this is too much trouble.
I want to show SolidWorks files directly into the ThreeJS [sldprt,sldasm] and control, like GrabCAD, but I don't know how to do it, someone here can help me? Thank you!

Is there any documentation about MSKLC .klc file format?

I need to parse .klc files from msklc and I can't find any docs about it's format.
I know this format is simple, but I have some misunderstanding. So where I can find information about it?
I have found some code in the keyboard layout tool, which might help you. I have pasted it Here. I extracteded it from the exe using il-spy.
Apparently the code parses the klc file for you.
I have not tested it out, but it could serve as a starting point.

Parse Lego Digital Designer *.lxf files

I was toying with Lego digital designer the other day (http://ldd.lego.com/) and I was wondering if the saved file could be relatively easily parsed.
As anybody ever done that before? I'm looking for code examples, no matter the language :)
Thanks !
Romain
Maybe this would help: http://bricksviewer.sourceforge.net/index.shtml
A .lxf file is just a zip file, on the page I mentioned there is a short description of the format. For more details you should read the source.

Resources