网站首页 站内搜索

搜索结果

查询Tags标签: dbxDoc,共有 1条记录
  • C# 通过COM接口实现导入外部块功能

    private void btnBlock_Click(object sender, EventArgs e){double[] insertionPoint = new double[3];insertionPoint[0] = 0;insertionPoint[1] = 0;insertionPoint[2] = 0.0;string progid = "ObjectDBX.AxDbDocument.22";dbx.AxDbDocument dbxDoc;dbxDoc = …

    2022/4/7 14:19:04 人评论 次浏览
扫一扫关注最新编程教程