资源列表
vbcad
- 用VB编写的CAD代码 可以实现图像放大 和画圆等基本功能。-CAD code written in VB
visco_imp
- UMAT for viscoplastic materials in FORTRAN.Implicit solution technique
AutoCad_bulgetoarc
- AutoCad凸度反推弧的圆心和起始结束角-AutoCad camber thrust reversers arc center of the circle and the starting end of the angle
tulun
- Lisp源程序。在autoCAD中绘制凸轮。输入凸轮参数,自动绘制盘形凸轮。-Lisp source. In autoCAD drawing cams. Enter Cam parameters, automatic drawing disc cam.
DCAC_VF
- PSCAD仿真环境下,单相PCS的VF模式(PSCAD simulation environment, the single-phase PCS VF mode)
jbcp(局部存盘)
- 适用APPLOAD,加载小程序后,可以同过JBCP命令启动小插件,此插件可以存取你所框选的范围。(Apply APPLOAD, load small program, you can start with the JBCP command plugin, the plug-in you can access the box selected range.)
CTS解決未定義圖案
- 解決AutoCAD打開某些DWG文件時,會出現若干「** 符號未定義: \U+00XX。」(When resolving AutoCAD to open certain DWG files, a number of * * symbols are undefined: \U+00XX. ")
指定方向,绘制N级台阶
- 指定方向,绘制N级台阶,可关注关于循环的用法(Draw N step with specified direction)
線段接合
- 線段接合 PLINE線同一高度接合為ㄧ條線 請點選同一圖層線(PLINE line joining the same line at the same height as a line, click the same layer line)
进度条示例
- 用lisp进行CAD编程,使程序执行时显示进度条,防止程序假死。(Check the doubtful overlapped objects)
ufd_ugopen_console
- 本文件将演示如何在 UG/Open API 开发中在采取内部模式时,调出一个可用的控制台。(This document will demonstrate how can deploy an available console in UG/Open API development when it takes internal mode.)
ufd_load_library
- 本文件将演示如何使用以下的 UG/Open API 函数(s): UF_load_library UF_unload_library 描述: UF_load_library 加载library_name指定的共享库,并发现由symbol_name指定的入口点。 不难看出它有些类似于GetProcAddress,但使用更简单,当然也仅仅适应于UF/Open API范畴。(This file will demonstrate how to use the fol