搜索资源列表
LISP_DrawLSPoint
- LISP_DrawLSPoint.rar:AutoCAD开发的Lisp程序,此为解释性语言开发的程序:功能为:展碎部点的LISP程序
zhaofu00
- 一种 AUTO_CAD 二次开发的LISP程序,题目的难点在与求直线与圆的切点。对于编写LISP程序的初学者有些许的帮助
TRIMOUT
- 基于AUTOCAD的lisp程序,可实现多边形区域的内部剪裁.
CAD-biaozhu.rar
- 本程序是用Visual Lisp集成开发,打包的软件。其主要功能是标注尺寸修改(快速写出上下偏差,Ф,度,标主型式等);属性块;编辑属性定义;文字编辑,形位公差等,对于机械设计的朋友很有用。有好东西大家一起分享,资料来自创达科技 陈仲库 AUTOCAD 的好助手,This procedure is integrated with Visual Lisp development, packaged software. Its main function is to mark the size La
dt
- 程序名称:对象水平对齐程序 执行命令:at 程序功能:将选定的对象左对齐、右对齐或对中。-Procedure name: the object level of alignment procedures for the implementation of the command: at program features: the selected object left-justified, right-aligned or on.
LTPM
- 楼梯剖面图LISP程序源代码,可以用来做CAD实验报告或课程设计。-Staircase profile LISP source code, CAD can be used to do experiments or curriculum design.
zbout
- ACAD中多段线X、Y坐标根据绘图比例的有序输出,本程序为选取一条、输出一条,因选取速度慢于计算、输出速度,所以感觉不到,却是非常实用的,比选取多条后必须点鼠标右键确认选取结束要方便、实用的多。-ACAD in the multi-segment lines X, Y coordinates in an orderly manner in accordance with the drawing ratio of the output, the procedure for selecting an
cadlisp
- CAD实用LISP文件单独提取图层程序,实用@-CAD Practical Extraction LISP file a separate layer procedures, practical @! ! !
qumianji
- 包含两个功能 1、计算CAD封闭区域面积的程序 2、把多义线转为SURFER8.0需要的BLN文件的程序-1 consists of two functions, the calculation of the CAD program closed area 2, the polyline SURFER8.0 needs to document procedures BLN
JHMJ
- 在CAD实现闭合PL线和闭合简单直线的面积直接计算,非常适合才CAD的竣工测量里面实用,通常情况下,CAD只能计算PL线围成的面积,而该程序解决了简单直线的自动闭合判断和面积计算-CAD to achieve closure in the PL line and closed simple direct calculation of the size of a straight line, very suitable for measuring only the completion of CA
A4H
- 一个很不错的程序,为剪切过后的cad图形添加图框-A very good procedures for shearing after the frame to add graphics cad
J=sum
- 适用于AutoCAD的一个单行文字求和程序,用Lisp语音明码编写。-AutoCAD for a single word summation procedures, clearly prepared to use Lisp voice.
1111
- 等高线程序 用于付等高线的高程,简单实用-contour
AutoCADMenuAutoLoad
- 我们在VLisp编程后,需要加载到AutoCAD环境的菜单中,并同时加载相应的程序,对于CAD应用较为熟悉的人员来说,还比较简单,只是麻烦了些,但对于cad应用基础不高的人员来说,加载自定义菜单的操作并不会。 这个说明文件中的程序代码可以帮助开发设计人员将新开发的程序设计成可以自动装载菜单的成果,方便操作。 希望大家互相交流。-We VLisp programming, you need to load the menu into the AutoCAD environment, a
AutoCAD_XY2BL
- 测绘人员在AutoCAD中处理测量数据时,经常会遇到高斯平面坐标与大地坐标的相互转换问题,本程序代码则可以帮助大家直接在AutoCAD中轻松实现这一转换。 希望对大家有所帮助。-AutoCAD mapping personnel to deal with measurement data, we often encounter Gauss plane coordinates and geodetic coordinate mutual conversion problems, this
Block_List
- 本程序能够实现在AutoCAD中对当前图形的所有内存中拥有的图块进行汇总,并生成一个表(Lisp编程时用到),并且在该表中的块名称是按照名称排序的。 有了这个表以后,就非常方便对当前图形所有的图块进行各种编程操作了。 希望对大家在进行图块的编程时有所帮助。-This procedure can be achieved in current graphics in AutoCAD all the memory of the tiles have to aggregate, and g
autodraw-lide-LISP
- 解压到cad支持路径下》》》》加载》》》》命令ddz 一定要有center图层,没有的话不会自动标注 这是我自己写的,见笑了 lisp程序我有好多, 如果谁要我可以写,只要说清楚功能,不过我能力有限,能写我一定写
LISP-create-application
- 本节通过一个简单的实例来讲述LISP程序的创建过程,介绍编制LISP程序的一些基本步骤,以及LISP程序在AutoCAD中的加载和运行的方法。首先来创建一个最简单的LISP程序—-“Hello.lsp”,在AutoCAD 2002中加载并运行该程序,将会在命令行出现-“Hello, Visual LISP!”。-This section provides a simple example to describe the creation of LISP program to introduce
AutoCAD-Lisp-pros-100
- AutoCAD二次开发 Lisp程序100例 扩充了线型 还有一些能二维绘图中的一些问题等详细说明在包中的 说明.txt-AutoCAD 100 cases of the development of Lisp programs Extends the linear can be some of the problems in the two-dimensional drawing and other details in the package instructions. Txt
wallc
- 根据测量数据生成cad绘图用的lisp程序(LISP program for CAD drawing based on measured data)