摘要
为了便于参数化绘图中参数的直观输入,设计了对话框以及驱动程序来获得由对话框界面中所输入的参数。通过编写AutoLISP程序实现参数化绘图,包括AutoCAD绘图环境初始化和特殊符号的自动标注,提高设计效率,缩短设计周期。以参数化绘制直齿轮零件工作图为例,详细说明了基于AutoCAD应用程序开发方法。
Dialog box and the driver were designed in order to obtain value of parameters directly and convemiently trom the dialog box interface. Using AutoLISP to improve the design efficiency and reduce design cycle, which includes initialization of AutoCAD and automatically labeling of special symbols, performs parametric drawing. Taking drawing part of gear for example, the method of developing application program based on AutoCAD was introduced.
出处
《辽宁石油化工大学学报》
CAS
2006年第3期58-62,共5页
Journal of Liaoning Petrochemical University
关键词
用户应用程序
对话框驱动程序设计
绘图环境初始化
参数化绘图程序设计
User application program
Design of dialog box driver
Initiating drawing environment
Design of Parametric drawing program