91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.05M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語(yǔ)言: C#
  • 標(biāo)簽: DXF??

資源簡(jiǎn)介

Thanks to Cosmin Radoi for this work.

Librairie DXF permettant l'ecriture de fichier sous licence MIT

Bon courage


資源截圖

代碼片段和文件信息


namespace?DXFLibrary?
{
????class?Arc?:?DXFLibrary.Entity
????{
public?Arc(double?x?double?y?double?radius?double?startAngle?double?endAngle?string?layer):base(“ARC“l(fā)ayer)
{
this.dataAcceptanceList.AddRange(new?int[]?{?39?10?20?30?40?100?50?51?210?220?230?});
this.AddReplace(10?x);
this.AddReplace(20?y);
this.AddReplace(40?radius);
????????????this.AddReplace(50?startAngle);
????????????this.AddReplace(51?endAngle);
}
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-07-08?09:56??DXFLibrary-master\
?????文件?????????483??2019-07-08?09:56??DXFLibrary-master\.gitattributes
?????文件????????2643??2019-07-08?09:56??DXFLibrary-master\.gitignore
?????目錄???????????0??2019-07-08?09:56??DXFLibrary-master\.vs\
?????文件??????????35??2019-07-08?09:56??DXFLibrary-master\.vs\ProjectSettings.json
?????文件??????229376??2019-07-08?09:56??DXFLibrary-master\.vs\slnx.sqlite
?????文件?????????472??2019-07-08?09:56??DXFLibrary-master\Arc.cs
?????文件????????2510??2019-07-08?09:56??DXFLibrary-master\Block.cs
?????文件?????????366??2019-07-08?09:56??DXFLibrary-master\Blocks.cs
?????文件?????????387??2019-07-08?09:56??DXFLibrary-master\Circle.cs
?????文件????????3158??2019-07-08?09:56??DXFLibrary-master\DXFLibrary.csproj
?????文件?????????893??2019-07-08?09:56??DXFLibrary-master\DXFLibrary.sln
?????文件?????????395??2019-07-08?09:56??DXFLibrary-master\Data.cs
?????文件?????????698??2019-07-08?09:56??DXFLibrary-master\Document.cs
?????文件?????????991??2019-07-08?09:56??DXFLibrary-master\EXAMPLE.txt
?????文件????????4313??2019-07-08?09:56??DXFLibrary-master\Element.cs
?????文件?????????431??2019-07-08?09:56??DXFLibrary-master\EndBlk.cs
?????文件?????????331??2019-07-08?09:56??DXFLibrary-master\Entities.cs
?????文件?????????632??2019-07-08?09:56??DXFLibrary-master\Entity.cs
?????文件?????????588??2019-07-08?09:56??DXFLibrary-master\Header.cs
?????文件?????????472??2019-07-08?09:56??DXFLibrary-master\Insert.cs
?????文件????????1055??2019-07-08?09:56??DXFLibrary-master\LICENSE
?????文件?????????417??2019-07-08?09:56??DXFLibrary-master\layer.cs
?????文件?????????677??2019-07-08?09:56??DXFLibrary-master\Line.cs
?????文件????????1049??2019-07-08?09:56??DXFLibrary-master\Line3D.cs
?????文件????????2430??2019-07-08?09:56??DXFLibrary-master\LineType.cs
?????文件????????1013??2019-07-08?09:56??DXFLibrary-master\PolyLine.cs
?????目錄???????????0??2019-07-08?09:56??DXFLibrary-master\Properties\
?????文件????????1523??2019-07-08?09:56??DXFLibrary-master\Properties\AssemblyInfo.cs
?????文件?????????116??2019-07-08?09:56??DXFLibrary-master\README.txt
?????文件?????????440??2019-07-08?09:56??DXFLibrary-master\Section.cs
............此處省略10個(gè)文件信息

評(píng)論

共有 條評(píng)論