BURST attributes when exporting to DWG

BURST attributes when exporting to DWG

aurelien.berthelot
Enthusiast Enthusiast
550 Views
4 Replies
Message 1 of 5

BURST attributes when exporting to DWG

aurelien.berthelot
Enthusiast
Enthusiast

Hello

Is there a way to burst all Inventor sketch-symbols and titleblocks into plain text upon exporting (from Inventor to Autocad DWG format) ?

iLogic, api, xml ?

 

Our biggest supplier still uses Autocad DWG format and needs to access theses attributes in plain text (scripting stuff). The only work-around, we have found is to re-open each exported files and burst these manually

--- extremely time consuming and not acceptable ---

 

Thanks for your help

Regards,

 

Aurélien Berthelot

0 Likes
551 Views
4 Replies
Replies (4)
Message 2 of 5

jdkriek
Advisor
Advisor

There's no equivalent to AutoCAD's explode command in Inventor that I know of. 

 

Sketched symbols are not like AutoCAD's blocks anyway.

Jonathan D. Kriek
MFG Solutions Engineer
KETIV Technologies, Inc.


0 Likes
Message 3 of 5

aurelien.berthelot
Enthusiast
Enthusiast

Hi,

 

effectively, that's why I wanted to know if somebody had found a trick in order to call "burst" feature during conversion process.

 

Any ideas ?

 

Regards,

Aurélien

0 Likes
Message 4 of 5

xiaodong_liang
Autodesk Support
Autodesk Support

Hi,

 

I do not either find any API to do this. The only way I can think of is to use AutoCAD API after you converted to DWG. You will even not need to explode it because AutoCAD API can check the content of the block reference.

0 Likes
Message 5 of 5

aurelien.berthelot
Enthusiast
Enthusiast

Hi,

 

Ok

it could be a nice improvement to inlcude this function into DWG conversion feature of Inventor or allow autoCAD API calling through Inventor task scheduler.

If you can log that.

 

Regards,

Aurélien

0 Likes