CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - LISP程序

搜索资源列表

  1. LISP_DrawLSPoint

    0下载:
  2. LISP_DrawLSPoint.rar:AutoCAD开发的Lisp程序,此为解释性语言开发的程序:功能为:展碎部点的LISP程序
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1499
    • 提供者:gispower
  1. zhaofu00

    0下载:
  2. 一种 AUTO_CAD 二次开发的LISP程序,题目的难点在与求直线与圆的切点。对于编写LISP程序的初学者有些许的帮助
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1260
    • 提供者:wangyang
  1. TRIMOUT

    0下载:
  2. 基于AUTOCAD的lisp程序,可实现多边形区域的内部剪裁.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1334
    • 提供者:陈新文
  1. lisp程序代码

    1下载:
  2. 所属分类:2D图形编程

  1. CAD-biaozhu.rar

    0下载:
  2. 本程序是用Visual Lisp集成开发,打包的软件。其主要功能是标注尺寸修改(快速写出上下偏差,Ф,度,标主型式等);属性块;编辑属性定义;文字编辑,形位公差等,对于机械设计的朋友很有用。有好东西大家一起分享,资料来自创达科技 陈仲库 AUTOCAD 的好助手,This procedure is integrated with Visual Lisp development, packaged software. Its main function is to mark the size La
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:72912
    • 提供者:中国库
  1. gear

    1下载:
  2. LISP程序画齿轮程序,经测试可以使用,在CAD中加载即可-LISP procedures painting gear procedures can be used by the test, can be loaded in the CAD
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:2570
    • 提供者:shjp
  1. dt

    0下载:
  2. 程序名称:对象水平对齐程序 执行命令: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.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:1053
    • 提供者:li
  1. 5

    0下载:
  2. 加粗曲线的LISP程序,费了老大劲才搞出来,分享一下-Bold curve LISP procedures, fees劲才engage the boss out to share
  3. 所属分类:GIS program

    • 发布日期:2017-04-14
    • 文件大小:4318
    • 提供者:zzghy
  1. LTPM

    1下载:
  2. 楼梯剖面图LISP程序源代码,可以用来做CAD实验报告或课程设计。-Staircase profile LISP source code, CAD can be used to do experiments or curriculum design.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:2096
    • 提供者:黄小暴
  1. zbout

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:799
    • 提供者:shenyl0211
  1. cadlisp

    0下载:
  2. CAD实用LISP文件单独提取图层程序,实用@-CAD Practical Extraction LISP file a separate layer procedures, practical @! ! !
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:1876
    • 提供者:lufujiang
  1. JKX

    0下载:
  2. CAD中渐开线画法的lisp程序及使用说明-Involute painting
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:7784
    • 提供者:tiantao8988
  1. autodraw-lide-LISP

    1下载:
  2. 解压到cad支持路径下》》》》加载》》》》命令ddz 一定要有center图层,没有的话不会自动标注 这是我自己写的,见笑了 lisp程序我有好多, 如果谁要我可以写,只要说清楚功能,不过我能力有限,能写我一定写
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:3498
    • 提供者:ruan
  1. LISP-2011-01.RAR

    0下载:
  2. 几个lisp程序,总汇,很有代表性,相当不错-Several lisp program, the pool, very representative
  3. 所属分类:CAD

    • 发布日期:2017-03-30
    • 文件大小:26183
    • 提供者:soly
  1. LISP-create-application

    0下载:
  2. 本节通过一个简单的实例来讲述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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:45520
    • 提供者:陈冰锋
  1. AutoCAD-Lisp-pros-100

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:492789
    • 提供者:norrain
  1. XL-test2

    1下载:
  2. lisp程序学习范例,打开与读取Excel文件内容的技巧(LISP program learning paradigm, open and read Excel file content skills)
  3. 所属分类:CAD

    • 发布日期:2020-12-28
    • 文件大小:1024
    • 提供者:温柔de夜
  1. XL-test1

    1下载:
  2. lisp程序学习范例,新手上路,打开Excel与写入数(LISP program learning paradigm, novice on the road, open Excel and write number)
  3. 所属分类:CAD

    • 发布日期:2020-12-28
    • 文件大小:1024
    • 提供者:温柔de夜
  1. LSPTOOLS

    1下载:
  2. lisp学习范例,新手上路,打开word并写入数据(LISP learning paradigm, novice on the road, open word and write data)
  3. 所属分类:CAD

    • 发布日期:2020-12-28
    • 文件大小:1024
    • 提供者:温柔de夜
  1. wallc

    1下载:
  2. 根据测量数据生成cad绘图用的lisp程序(LISP program for CAD drawing based on measured data)
  3. 所属分类:绘图程序

    • 发布日期:2020-12-28
    • 文件大小:71680
    • 提供者:Owebjt
« 12 3 4 »
搜珍网 www.dssz.com