代码搜索:ObjectARX

找到约 88 项符合「ObjectARX」的源代码

代码结果 88
www.eeworm.com/read/172677/9696837

rx acad.rx

C:\ObjectARX 2000\Samples\Smiley\SmileyUiCom\Release\AsdkSmileyUiCom.arx
www.eeworm.com/read/373524/9452920

cpp castcadcommands.cpp

// // ObjectARX defined commands #include "StdAfx.h" #include "StdArx.h" #include "CastcadDlg.h" #include "publickit.h" // This is command 'CJMDMK' void CADclcjmdmk() { loadlinetype()
www.eeworm.com/read/140630/13071159

cpp userdefentcommands.cpp

// // ObjectARX defined commands #include "StdAfx.h" #include "StdArx.h" // This is command 'ASDK_CREATE'
www.eeworm.com/read/261145/11663830

txt 11.txt

使用Visual C++创建ARX程序 本小节通过一个简单的实例来讲述ARX程序的创建过程,介绍编制Object ARX程序的一些基本步骤和原则,并初步了解ARX程序与AutoCAD进行通讯的方式。如同学习其它计算机语言一样,我们首先来创建一个最简单的ARX程序—“Hello.ARX”,在AutoCAD 2002中加载并运行该程序,将会在命令行出现-“Hello, <mark>ObjectARX</mark>!” ...
www.eeworm.com/read/149611/12362670

vcproj addxdata.vcproj

www.eeworm.com/read/149611/12362678

vcproj printxdata.vcproj

www.eeworm.com/read/172676/9696870

def divisor.def

LIBRARY "Divisor" DESCRIPTION 'Divisor Custom Object Snap ObjectARX Application' ; (C) Copyright 1998 by Autodesk, Inc. EXPORTS acrxEntryPoint PRIVATE acrxGetApiVersion PRIVATE
www.eeworm.com/read/108575/15584088

txt [arx] 用vb.net编写autocad2005的dll程序.txt

用VB.NET编写AutoCAD2005的DLL程序: 在Visual Studio.NET中建立一个VB工程,选用类库(ClassLibrary), 添加引用,浏览找到AutoCAD2005目录下的acdbmgd.dll和acmgd.dll文件, 在代码类中加入如下代码: Imports Autodesk.AutoCAD.ApplicationServices Imports Au
www.eeworm.com/read/272959/10935322

txt readme.txt

实例31 页码:180 稿件名称:基于ObjectARX2004的任意复杂窗口裁剪技术 稿件作者:梅树立1 邢如义2 朱莉3 盛桂花 程序名称:stdafx.h 运行环境:Microsoft Visual C++.net 2002 注意事项: