IFox.CAD.ACAD 0.9.1.5

dotnet add package IFox.CAD.ACAD --version 0.9.1.5                
NuGet\Install-Package IFox.CAD.ACAD -Version 0.9.1.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IFox.CAD.ACAD" Version="0.9.1.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IFox.CAD.ACAD --version 0.9.1.5                
#r "nuget: IFox.CAD.ACAD, 0.9.1.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IFox.CAD.ACAD as a Cake Addin
#addin nuget:?package=IFox.CAD.ACAD&version=0.9.1.5

// Install IFox.CAD.ACAD as a Cake Tool
#tool nuget:?package=IFox.CAD.ACAD&version=0.9.1.5                

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。
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.1.5 0 11/5/2024
0.9.1.4 53 10/31/2024
0.9.1.3 109 10/23/2024
0.9.1.2 70 10/22/2024
0.9.1.1 60 10/22/2024
0.9.1 108 10/20/2024
0.9.0 66 10/17/2024
0.5.2.3 423 2/8/2023
0.5.2.2 281 2/1/2023
0.5.2.1 293 1/30/2023
0.5.2 296 1/29/2023

补充xml文档