搜索资源列表

  1. vlax

    0下载:
  2. 在VB中怎样通过代码中的两个类实现像VLISP或ARX那样,很好的控制SPLINE及PLINE线。-in VB code through how the two categories of achievement or as VLISP ARX, SPLINE good control and PLINE line.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4594
    • 提供者:邵志民
  1. vlax

    0下载:
  2. 在VB中怎样通过代码中的两个类实现像VLISP或ARX那样,很好的控制SPLINE及PLINE线。-in VB code through how the two categories of achievement or as VLISP ARX, SPLINE good control and PLINE line.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-30
    • 文件大小:4096
    • 提供者:邵志民
  1. PLine

    0下载:
  2. 画图算法,包括数值微分法、中点画圆法、Bresenham画线、画圆算法等-Drawing algorithms, including numerical differential method, the midpoint drawcircle, Bresenham line draw, drawcircle algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:2393088
    • 提供者:刘丹
  1. EX

    0下载:
  2. ex.lsp --- 分别或一起或通过层来炸开块、尺寸标注及PLINE线 -ex.lsp--- 分别或一起或通过层来炸开块、尺寸标注及PLINE线
  3. 所属分类:并口编程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:南方
  1. area

    0下载:
  2. 在cad中計算Pline面積並將數值列印到cad中 -Pline area is calculated in the cad and the value of print to cad
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:jobsmaya
  1. zb

    0下载:
  2. 解决了在autocad中获取pline线的顶点坐标的问题,并输出至文件中-Pline-line access to the vertex coordinates
  3. 所属分类:其他行业

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:wf
  1. AutoCAD_ARX_CreateEnt

    0下载:
  2. 该程序经编译,生成AutoCAD的运行扩展程序,即扩展名为arx的文件,基于AutoCAD二次开发的盛行,很多的工程人员或者工程师要开发适合自己公司的产品,目前最最常用的工具就是Autodesk公司提供的ObjectArx。该程序就是用ARX开发的,里面有创建实体类(CreateEnt类)含有对象Line(直线)、circle(圆)、Pline(多段线)的构造函数的封装等等,以及对其相应属性进行修改的类(Modify),对初学ARX编程
  3. 所属分类:其他行业

    • 发布日期:2024-05-30
    • 文件大小:20480
    • 提供者:jzq
  1. Pline

    0下载:
  2. 多Pline(多义线).lsp -Pline
  3. 所属分类:绘图程序

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:zhang tianshi
  1. smooth

    0下载:
  2. 在autocad里对pline折线进行光滑的程序,目的是实现等高线的光滑,相比autocad里提供s样条光滑,可以实现光滑后仍然过原来的折线顶点,从而保证等高线的准确-Pline in autocad in on line to smooth the process in order to achieve a smooth contour, which offers s compared to autocad spline smooth
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:11264
    • 提供者:hisum
  1. pline

    0下载:
  2. 常用差值算法及数据排序:线性插值 光滑不等距插值 三次样条插值等。-Common difference algorithm and data sorting: linear interpolation smooth, equidistant interpolation cubic spline interpolation.
  3. 所属分类:.net编程

    • 发布日期:2024-05-30
    • 文件大小:13312
    • 提供者:syb
  1. Carpet-Area

    0下载:
  2. pline area only work in milimeter drawing
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:Sachin
  1. Pline-to-Line

    0下载:
  2. 配合tssd用,改pline 为 line-pline to line
  3. 所属分类:其他行业

    • 发布日期:2024-05-30
    • 文件大小:111616
    • 提供者:g
  1. PLine

    0下载:
  2. 利用Visual C++平台,编写的一个绘制连续线条的小程序,实现了线条的重绘和串行化-Platform using Visual C++, write a small program to draw a continuous line, and redraw the lines to achieve serialization
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-30
    • 文件大小:41984
    • 提供者:xie
  1. find_submain

    0下载:
  2. 计算等高线与多段线的交点,从而求出多段的高程-calculate the inter point of contours and pline
  3. 所属分类:CAD

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:song
  1. define_data_block

    0下载:
  2. 计算封闭范围内的面积及曲线长度,并形成一个封闭多段线-calculate the area of a pline
  3. 所属分类:CAD

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:song
  1. pline

    0下载:
  2. 用4种方法绘出螺旋曲线上升的动态效果 x=cos(t) y=sin(t) z=t-Plotted using four methods increased the dynamic effect of the spiral curve x = cos (t) y = sin (t) z = t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:杨明秋
  1. list_tools

    0下载:
  2. AUTOCAD中关于PLINE线的一些操作和其他辅助功能。主要功能有:判断一点是否在多样性上,在一个半封闭区域内凑面积,在多义线上量距离等。-AUTOCAD in some operations on PLINE lines and other auxiliary functions. Main functions are: to determine whether a point diversity, in a semi-enclos
  3. 所属分类:CAD

    • 发布日期:2024-05-30
    • 文件大小:15360
    • 提供者:王心惟
  1. CheckPline

    0下载:
  2. 查找CAD自相交-check CAD PLine........................
  3. 所属分类:C#编程

    • 发布日期:2024-05-30
    • 文件大小:38912
    • 提供者:操作
  1. acad2000

    0下载:
  2. === 命令说明====== zq--上一缩放zoom p zd--动态缩放zoom d ze--范围缩放zoom z z--zoom v--移动move c--复制copy q--平移pan t--偏移offset tt--镜像mirror rt--旋转rotate dss--距离dist aa--圆circle g--直线line gg--多段线p
  3. 所属分类:CAD

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:
  1. 線段接合

    0下载:
  2. 線段接合 PLINE線同一高度接合為ㄧ條線 請點選同一圖層線(PLINE line joining the same line at the same height as a line, click the same layer line)
  3. 所属分类:CAD

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:飛狼
« 12 »

源码中国 www.ymcn.org