欢迎来到天天文库
浏览记录
ID:33173894
大小:2.68 MB
页数:61页
时间:2019-02-21
《基于几何内核的三维边界模型信息交换》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、大连理工大学硕士学位论文基于几何内核的三维边界模型信息交换姓名:乔磊申请学位级别:硕士专业:机械设计及理论指导教师:罗晓芳20081218大连理工大学硕士学位论文摘要CAD系统间的数据交换是三维CAD系统的重要组成部分,也是难点问题,它关系到CAD系统间的数据交流和共享,对国产三维CAD系统的应用推广也具有重大意义,因此对CAD系统间的数据交换技术的研究具有重要的实用价值。目前CAD系统软件之间进行信息交流的方法主要有以下几种:采用文件专用接口的方法,采用标准通用接口的中性文件的方法,利用软件的几何内核进行直接接口的方法。本文深入讨论了采用文件专用接口和通用接口进行数据交
2、换的发展现状和存在的问题,同时对直接接口方法的发展进行了阐述。本课题采用的直接接口的方法是建立在CAD软件系统大多是以ACIS或ParaSolid为几何内核的事实上,采用基于Brep的数据交换接口的算法来完成数据交换的。本课题基于JhSolid软件系统开发环境,在Windows平台上以VisualC++为开发工具,运用面向对象的技术,通过DWGdireet类库和ParaSolid提供的API函数,实现不同CAD系统之间的三维边界模型信息数据交换。首先自项向下遍历AutoCAD保存的DWG格式的ACIS三维实体模型的拓扑结构树,对于有几何数据关联的拓扑实体提取几何信息,从而
3、得到ACIS三维实体模型的Brep信息。然后在ACIS与ParaSolid三维实体模型之间建立拓扑和几何映射关系。根据遍历的ACIS拓扑结构,通过内核提供的API函数构造ParaSolid拓扑实体,再建立相应的几何实体,最后通过关联几何与拓扑实体操作,生成完整有效的ParaSolid实体,实现ACIS边界模型数据到ParaSolid实体的转换。经过在JllS01id软件系统平台上的编制、调试和测试,完成了预期的目标,验证了算法的可行性与程序的正确性。关键词:ACIS;ParaSolid;DWGdirect;边界表达Brep;三维几何模型基于几何内核的三维边界模型信息交换I
4、nformationExchangeofThree··DimensionalBoundaryModelBasedonGeometricKernelAbstractThedataexchangebetween3D-CADsystemsiSallimportantcomponentofaCADsystem,atthesametime,itisadifficulty.111edataexchangeconcernsthedatashareamongdifferentCADsystems;italsohassignificancetotheapplicationandpopula
5、rizingofhome3D—CADsystem.Sotheresearchtodataexchangebetween3D—CADsystemshasimportantappliedvalue.Atpresent,themethodsforinformationexchangebetweenCADsoftwaresystemsareasfollows:themethodusingspecialdocumentinterface,themethodusingneutralfileofstandardcommoninterface,themethodusingthesoftw
6、aregeometrycorefordirectinterface.111edevelopmentandtheexistingproblemsofthedataexchangeusingspecialinterfaceandcommoninterfacearedeeplydiscussedinthisthesis.Atthesametime,thedevelopmentofthedirectinterfacemethodisdescribed.nledirectinterfacemethodinthisthesisisbuiltonthefactthatCADsoftwa
7、resystemismostlyParaSolidorACISasgeometriccoreandadoptsdataexchangeinterfacealgorithmbasedonBreptocompletethedataexchange.,ThifsthesisbasedonJhSolidsoftwaredevelopmentenvironmentandVisualC++developmenttoolonWindowsplatform,usingobject—orientedtechnology,throughtheAP
此文档下载收益归作者所有