CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ssget

搜索资源列表

  1. Ssget

    2下载:
  2. 在VC 2005中以 ObjectARX为二次开发工具,对AutoCAD进行开发:选择集部分。-In VC 2005 with ObjectARX for the secondary development of tools, developed on AutoCAD: Selection Set section.
  3. 所属分类:Applications

    • 发布日期:2017-05-23
    • 文件大小:8052333
    • 提供者:sheng
  1. cbj

    0下载:
  2. 查图中各种直径的圆个数,可以快速查出图上有几种直径,并统计出各种直径的数量-(DEFUN C:cbj () (PRINC "查直径及个数") (setq ss (ssget ((0 . "CIRCLE")))) (setq i 0 n 0 zj-j nil) (repeat (sslength ss) (setq el (entget (ssname ss i))) (setq zj (read (rtos (cdr (assoc 40
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:1808
    • 提供者:wu
  1. peditLISP

    0下载:
  2. peditLISP.rar : (defun c:nn() (princ "\n Chon doi tuong : ") (setq ss (ssget)) (command "PEDIT" "m" ss "" "y" "J" "" "") (princ) )-peditLISP.rar : (defun c:nn() (princ "\n Chon doi tuong : ") (setq ss (ssget)) (com
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:58980
    • 提供者:mustlagz
  1. 测绘实用工具

    0下载:
  2. 这是一个很好用测绘实用工具,各位同行可以下来用一下。((setvar "cmdecho" 1) (setq en (ssget (list '(0 . "spline,arc,line,ellipse,LWPOLYLINE")))) (setq i 0) (setq ll 0) (repeat (sslength en) (setq ss (ssname en i)) (setq endata (entget ss)) (comm
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:李吉成
  1. ssget用法大全(基本上把能想到都覆盖了)

    1下载:
  2. 介绍了ssget在lisp中的应用,各种用法,应有尽有!(Introduces the application of ssget in lisp, various kinds of usage, everything!)
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:2048
    • 提供者:云傲崖
搜珍网 www.dssz.com