几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量  


返回   几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 » 仿射空间:CAX软件开发(三)二次开发与程序设计 » CAD二次开发 » AutoCAD二次开发 » DirectDWG
用户名
密码
注册 帮助 会员 日历 银行 搜索 今日新帖 标记论坛为已读


回复
 
主题工具 搜索本主题 显示模式
旧 2009-05-04, 04:22 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】attribute definition is read as text item

attribute definition is read as text item??
attribute definition is read as text item??
i'm starting to read/write avematerials. currently i have only the list of materials exporting and importing back in. this is working fine. i am noticing that for each material that i export, i am getting 9 text items created in my model file.
i used odamfcapp to open the file. inside acdbblocktable-rm_sdb, there are about 20 acdbattributedefinition. inside the acdbattributedefinition, if there is text in the "groupcode" 1, it will get imported as though it were a text entity. for example, one of the 9 text items that imports says "nullsurf" "", and another says "nulldisp" "".
any ideas?
thanks,
john
last edited by john pollard; 24th january 2008 at 02:11 pmfff">. reason: typo
in previous ac versions rendering stuff (like lights, materials) was saved as blocks. their parameters (light properties) were represented by attributes/attribute definitions.
oddbattribute and oddbattributedefinition are derived from oddbtext. if your application does something like this:
if (pent->iskindof(oddbtext::desc())
than the attributes and attribute definitions would be imported ad texts.
sergey slezkin
i looked and you were right. that looks like how this translator was written. so i have two follow up questions:
1. what is the proper way to import these now? (or where should i look for some example code?)
2. do i need to make my code work one way if the ac file is old and work another way if the ac file is new?
thanks again!
john
1. examples/odaveex illustrates working with ave stuff.
2. yes (at least currently).
previously (up to r15) autocad used ave rendering stuff (materials, lights, render options etc.)
since ac2004 new objects were introduced (dbmaterials etc.) between ac2004 and ac2007 some products (for example pure autocad) continued using ave materials and some products (for example adt) started using new materials - dbmaterials.
since autocad2007 all products including pure autocad use the same renderer and the same set of render stuff (dbmaterials). but conversion from ave to dbmaterials appeared only in autocad2008.
in dwgdirect we have no conversion between old and new-styled materials, lights, render options.
probably max while reading dwg pays no attention to ave stuff if dwg version is greater or equal to 2004 (or maybe it checks lastsavedby version in dwg).
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)
回复


主题工具 搜索本主题
搜索本主题:

高级搜索
显示模式

发帖规则
不可以发表新主题
不可以回复主题
不可以上传附件
不可以编辑您的帖子

vB 代码开启
[IMG]代码开启
HTML代码关闭

相似的主题
主题 主题发起者 论坛 回复 最后发表
【转帖】哪位高手指点一下下边lisp的怎么用 yang686526 数据库ObjectDBX 0 2009-04-28 12:13 PM
哪位高手指点一下下边lisp的怎么用 yang686526 ObjectARX(AutoLISP) 0 2009-04-26 06:19 PM
【转帖】custom properties for multiple part configurations yang686526 SolidWorks二次开发 0 2009-04-13 10:08 AM
【转帖】linked sketch text now possible1 9sort of0 yang686526 SolidWorks二次开发 0 2009-04-12 09:34 PM
Unicode、UCS、UTF、BMP、BOM huangyhg vc编程 2 2007-01-22 05:43 PM


所有的时间均为北京时间。 现在的时间是 09:02 AM.


于2004年创办,几何尺寸与公差论坛"致力于产品几何量公差标准GD&T | GPS研究/CAD设计/CAM加工/CMM测量"。免责声明:论坛严禁发布色情反动言论及有关违反国家法律法规内容!情节严重者提供其IP,并配合相关部门进行严厉查处,若內容有涉及侵权,请立即联系我们QQ:44671734。注:此论坛须管理员验证方可发帖。
沪ICP备06057009号-2
更多