Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 基于有向图的约束求解新算法 针对一般几何约束系统欠约束状态下约束分解的多样性,通过对剩余自由度的分析,提出了几何元素优先级的概念,给出了约束有向图生成算法,实现了对约束系统的优化分解。本算法在AutoCAD 2000提供的二次开发接口ObjectARX上成功实现,运行结果表明具有良好的约束求解效率。对于欠约束系统的分解结果可以最大限度满足用户的需求。
  • ARX实现屏幕菜单(CAdUiPaletteSet) 使用ObjectArx接口在CAD2010上实现的屏幕菜单。 此例子从CAdUiPaletteSet类派生,仅用于学习参考。
  • Autolisp-Shell-Extension ... AutoCAD 2004, 2007, 2008 64 bit, 2010 32 bit, and 2010 64 bit, versions. To build the projects a properly setup ObjectARX developement platfom must be install (and everything that entails), VC Build Hook should also be install, google it for more info. ...
  • ClipboardManager ... AutoCAD (Mac) ## Sample ObjectARX for Mac project --- ### Summary In an attempt to get back up to speed with AutoCAD's ObjectARX API, I thought it would be a fun experience to port the plugin of the month from last year "ClipboardManager" to AutoCAD ...
  • SetLinkerVersion ... minor linker version numbers within the PE of a exe and dll. When used within MSVS as a post build step, it will automate an otherwise very manual step. See link below for more details. http://wired2code.wordpress.com/2011/03/26/c0x-and-objectarx-part-1/
  • dwg2ansys AutoCAD DWG converter to ANSYS APDL based on ObjectARX Autodesk AutoCAD DWG convert to Ansys Inc. APDL file C++ application based on RealDWG. The current version supports: AcDbLine, AcDbPolyline, AcDb3dPolyline, AcDb2dPolyline and AcDbPoint