搜索资源列表
Graphic-object-editor
- 在VB环境中与AutoCAD 的交互操作-In the VB environment, interaction with AutoCAD
VBCAD
- 一个VB连接CAD进行启动、退出、交互操作的源码。-VB to Connect CAD to start, exit, the source of interoperability.
mds
- 实现vb与cad之间的交互,可以实现基本功能-Interaction between vb and cad, you can achieve the basic functions
OCC_HELP-
- OpencasCade中文文档,详细介绍occ的重要内容,如OCC的体系结构、基础类介绍、数据结构分析、Occ可视化与应用交互AIS-OpencasCade Chinese document, detailing occ important content, such as architecture, the OCC, the base class, data structure analysis, Occ AIS visualization and interactive applicatio
DrawCADLine
- 程序模拟AutoCAD中进行线的交互绘制。点可以通过使用鼠标点击屏幕,或者键盘输入来获取,绘制的同时可以使用w命令来设置线宽,c命令来设置线的颜色,o来结束绘制(回车或者ESC键也行)。VS2005 + objectARX2007环境,对arx的学习还是很有帮助的。个人。-Simulate AutoCAD draw polyline.You can select a point to draw line,at the same time,you can also set entity prope
CAD_SelectSets
- CAD二次开发,实现了用户交互的一些命令,以及用户选择等命令,需要配置CAD2012环境才能查看代码成果-CAD secondary development, the realization of the user interaction some commands, and user to select commands, such as CAD 2012 need to configure the environment to see the code
acuisample_dg
- 这个代码使用AutoCAD的界面API,来使用AutoCAD自带的界面类来做用户交互方面的设计-This code is using the AutoCAD UI API to create forms for user interacting with AutoCAD
testPolyline
- 自定义绘制多种类型曲线,通过ObjectARX+vc实现多种曲线的编程实现,与用户交互处理-AutoCAD self polyline draw
AutoCAD VBA工程及VBA交互开发环境
- CAD二次开发基础环境资料,介绍了环境、图元、标注、块等内容。(Basic environment information of CAD program, describes the environment, graphics, annotations, blocks and so on.)