Code Monkey home page Code Monkey logo

ifoxcad's Introduction

IFoxCAD 说明

基于.NET的Cad二次开发类库。

一、项目来源

起初 雪山飞狐(又狐哥) 在明经论坛发布了开源库,后来狐哥自己的项目进行了极大的丰富后形成NFox类库。然后 落魄山人 在征得 雪山飞狐的同意后,对NFox类库进行了整理,增加了注释等,重新发布了NFox类库。

后来,经过一段时间的更新后,由于莫名其妙的原因NFox类库挂掉了。而这时山人同学已经基本吃透NFox类库,考虑到NFox的封装过于复杂,遂进行了重构。

重构的类库命名为IFoxCAD, 寓意为:I(爱)Fox(狐哥),本项目发布于Inspire Function(中文名:跃动方程) 组织下,感谢 小轩轩 给起的名字。

可以加群交流:

IFoxCad用户交流群群二维码

QQ群为丐群,所以也可以加入qq频道交流:

点击链接加入QQ频道【CAD二次开发】

二、 使用帮助

IFoxCAD的项目文档请看 IFoxCAD类库从入门到精通

IFoxCAD的API文档请看 IFoxCAD API 文档请注意这个网站需要科学浏览

三、IFoxCad 项目模版

目前由于IFoxCad的版本分为0.5、0.6、0.7三个大的版本同时在发布,所以项目模版分为两个主要的版本:

  • vs模版插件
  • net项目模版

建议使用net项目模版来创建项目,具体的区别可以去上面的文档里查看 4.4 IFoxCad 项目模版

四、使用IFoxCad的几种方式

目前IFoxCad的几种使用方式: 4.5 使用IFoxCad的几种方式

五、参与项目的方式

期待你的参与,你可以做如下的工作来帮助IFoxCad发展:

  • 如果你在使用的过程中发现IFoxCad的某些不足或者bug,你可以在 项目issues 里提交issue来供开发人员进行完善。
  • 帮助开发人员编写使用文档,文档地址见 IFoxCAD类库从入门到精通
  • fork本项目,修复bug,增加功能,并提交pr。

ifoxcad's People

Contributors

conscientious avatar d1742647821 avatar fangmin723 avatar fjwltt avatar liuqihonggit avatar music-die avatar zhinanheshang avatar zixuan203344 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ifoxcad's Issues

EditorEx里的GetMatrix 写反了

EditorEx里的GetMatrix
(CoordinateSystemCode.Wcs, CoordinateSystemCode.MDcs) => editor.GetMatrixFromMDcsToWcs(),
应为: editor.GetMatrixFromWcsToMDcs(),

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.