Hi,
Is there any way of extracting info from catia files. info like what are the parts in a product, from a assembly file. Any attribute information etc.
I am getting this error while trying to connect to ProE through jlink.
version of pro_comm_msg does not match appn version
whats wrong. It was working fine few days back.
Is there any way i can programmatically read autocad file .dwg and extract information file attributes, blocks, x-ref etc without opening autocad application.
Hi,
I am not a CAD guy, but there is requirement that i have to read ProE files and create/update BOM and other parameters in my database.
i have to read these details from ProE files that are there on a network drive. I know java and came to know about jlink.
Went through documentation and...