几何尺寸与公差论坛------致力于产品几何量公差标准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, 03:36 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】acis 3d solids questions

acis 3d solids questions
acis 3d solids questions
hi,
we are developing a 2d/3d cad system, which uses in some parts the dwgdirect software.
we would like to support also 3d solids and boolean operations on them and not only polygon and polyface meshes. one of the ways to achieve it seems to be using of 3d solids (widely used in autocad), which are parts of the acis modelling system. in autocad objectarx you cannot query a 3d solid directly for being cube, sphere, etc. rather you take a void* to the internal acis data and pass this to the acbr library to do some traversals. the questions are:
1. is the odbr library fully implemented?
2. what is needed to support the boolean operation over 3d solids?
3. how to access the full geometry of an acis object - we need to draw them but not with the dwgdirect rendering capabilities.
4. is there some acis library we can buy, which is not the full acis version? (the full version seems to support too many things and is too expensive for us).
5. if possible, can someone of the dwgdirect guys explain the way you use to draw the 3d objects in the odgs system?
thanks in advance for any help.
regards
chudomir
best regards
chudomir

>>>in autocad objectarx you cannot query a 3d solid directly for being cube, sphere, etc. rather you take a void* to the internal acis data and pass this to the acbr library to do some traversals.
this is because real mechanical (or other) parts usualy are not a cube or sphere but a result of a number of boolean operations. they have a number of faces each defined by specific surface type: plane, sphere, cone, ..., nurbs surface.
>>>1. is the odbr library fully implemented?
at least most functionality is implemented. dwgdirect rendering code uses br interface to parse the data while calculating wireframe or mesh.
>>>2. what is needed to support the boolean operation over 3d solids?
you need to implement it or to use some library. currently dd does not have any functionality to perform boolean operations.
>>>3. how to access the full geometry of an acis object - we need to draw them but not with the dwgdirect rendering capabilities.
currently you can get
- sat data
- geometry via br interface
- wireframe or mesh via worlddraw()
in next release it will be possible to get sab data too.
>>>4. is there some acis library we can buy, which is not the full acis version? (the full version seems to support too many things and is too expensive for us).
i have not heard about such libraries.
>>>5. if possible, can someone of the dwgdirect guys explain the way you use to draw the 3d objects in the odgs system?
sat data is parsed into internal structure. rendering code traverses it via br interface and calculates wireframe or mesh (to send it to worldgeometry via shell primitive)
sergey slezkin

thank you very much for your reply, sergey.
so i suppose we can use the rendering functionality if we want to convert a 3d solid to a mesh with some approximation. i mean inheriting some odgs class which do not render but stores mesh in the database - its better than nothing.
thank you once again.
regards
chudomir
best regards
chudomir
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)
回复


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

高级搜索
显示模式

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

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

相似的主题
主题 主题发起者 论坛 回复 最后发表
Intra3D下载地址 huangyhg 图形算法 17 2010-04-16 05:32 AM
【转帖】3d solid reading as disconnected solids yang686526 DirectDWG 0 2009-05-04 03:03 PM
【求助】【转帖】"> 重复2d和3d距离的测量话题 huangyhg PC-DMIS 0 2009-04-08 12:57 AM
Vc下编程实现3d文字 huangyhg vc编程 0 2009-01-21 12:29 AM
3d图形名词术语大放送 huangyhg 图形算法 1 2007-10-15 06:30 PM


所有的时间均为北京时间。 现在的时间是 01:16 PM.


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