At present, many companies use various software systems to achieve advanced management of computer network information links in product design, process design, production planning, manufacturing, supply management, sales management, and quality management. However, how to achieve information integration between these product design (CAD), process design (CAPP), product data management (PDM), and enterprise resource planning (ERP) software platforms has always been a concern for companies to build a comprehensive information management system. key problem.
1 AutoCAD Development Technology Foundation
Many manufacturing companies use AutoCAD as the leading software for auxiliary design. How to further develop the functions of AutoCAD and establish the data transfer relationship with the database so that the data information related to product design can be easily, quickly, and accurately obtained for PDM systems. , is an important task of advanced development of AutoCAD system.
1.1 AutoCAD programming interface
AutoCAD provides an application programming interface (API) that developers can use to control graphics and databases. The type of interface used is determined by the needs of the application.
1) ActiveX Automation: A technology developed by Microsoft based on the Component Object Model (COM) architecture. Can be used to customize AutoCAD, share graphics data with other applications and automate tasks.
2) AutoCAD VBA: is an object-based programming environment that provides rich development capabilities. The main difference between VBA and VB (Visual Basic 6) is that VBA runs in the same process space as AutoCAD, providing an intelligent, fast programming environment with AutoCAD.
3) Auto LISP and Visual LISP: It is a powerful LISP programming language. Since AutoCAD has a built-in LISP interpreter, you can enter the Auto LISP code on the command line or load the Auto LISP code from an external file. VISual LISP (VLISP) is a software tool designed to accelerate the development of Auto LISP programs.
Using ActiveX interface in AutoCAD has the following two advantages: (1) You can programmatically access AutoCAD graphics in a variety of programming environments. Prior to the advent of ActiveX Automation, developers could only access AutoCAD drawings using the Auto LISP or C++ interface. (2) It is easier to share data with other Windows applications such as Microsoft Excel and Microsoft Word.
1.2 Developing Programs with AutoCAD VBA
VBA sends information to AutoCAD through AutoCAD and ActiveX Automation interfaces. AutoCAD VBA allows Visual Bas. The ic environment runs concurrently with AutoCAD and provides programming control of AutoCAD through the ActiveX Auto- mation interface. This connects AutoCAD, ActiveX Automation, and VBA together to provide a very powerful interface. It can not only control AutoCAD objects, but also send data to or extract data from other applications.
Integrate VBA into AutoCAD to provide an easy-to-use visualization tool for custom AutoCAD. For example, a user can create an application that automatically extracts attribute information, inserts the results directly into an Excel spreadsheet or other database, and performs any desired data conversion.
In fact, AutoCAD has a very complete secondary development function, it provides an application programming interface (API), a variety of applications can control the graphics and databases through the interface, and can be used as Auto. Create and manipulate AutoCAD objects in any application of the mation control program. Automation makes it possible to compile macros that are executed across application programs.
1.3 Design of product zero/component coding
The realization of accurate and easy identification of the product and the zero/component information is the basis for the integration of CAD and PDM information. The design principle of product part coding should make the coding beneficial to various BOMs generated by PDM, and facilitate the CAPP system to inherit the design data and guide the production planning and manufacturing.
Therefore, the zero/component code must be considered to facilitate the understanding and use of the engineering personnel, comply with the specifications, and fully and accurately describe the information required by the PDM. For the requirement to reflect the logical relationship of the product structure, a tree structure should be adopted, which reflects the logical membership of the product and can automatically integrate the zero/component codes of CAD and PDM product information. For the coding of shadow components that generate various bills of materials (BOMs), they should be combined into a grouping technique and classified and coded. The code structure generally adopts a mixed structure of chains and trees.
In the integrated system of CAD and PDM information, it is required that the product shadow component code must have information that reflects the logical structure of the product and information that reflects the feature of the component. Such products have more code digits, and different uses require only a few bits of coded information. For ease of use, the zero/component code may be split into two coded items, one being a zero/part logical relationship code, ie code numbering, and the other being a zero/component geometric physical property code, ie a feature code. Code-coding uses a tree structure (hierarchical structure), and feature coding uses a mixed structure of chains and trees. Regardless of whether it is a code encoding or a feature encoding, a segment encoding method should be adopted. The same zero/part code is a one-to-one association. Different companies should formulate product coding rules according to their own actual needs, and can also learn from domestic and international common coding standard data, and combine the group technology (GT) to complete product design coding.
1.4 Graphic and Database Information Exchange
The data exchange between AutoCAD graphics and database is the premise to realize the integration of AutoCAD and PDM system information. Data exchange between AutoCAD graphics and databases can take two forms: one is the attribute linking method; the other is the new data linking method, that is, establishing a linking template. For the integration requirements of AutoCAD and PDM systems, the relevant data such as the title bar and the parts list in the design drawings are automatically transferred to the database system outside the AutoCAD system, and it is no longer necessary to artificially establish the database and input data as much as possible. . In view of the above reasons, the attribute linking method is more flexible and convenient, and meets the requirements of engineering designers.
1) AutoCAD and database link: AutoCAD embedded VBA development environment, through the programming operation Automation object, to achieve the operation of AutoCAD, VBA project macro (Macro) and AutoCAD other operations in the same process to complete the operation of the graphics. At the same time, VBA can operate the database system across applications as VB. By configuring the DB Engine database engine (Jet), database link operations can be implemented.
2) Attribute definition and extraction: Create title block, detail block graphic block (BLOCK), and set the zero/part code, code, name and material as the attribute value of the corresponding block. Property definitions and property extractions are created by VBA programs as follows:
(1) Attribute definition: Complete the creation of the attribute graphic block, including attribute settings of all information in the title bar and the detailed column.
(2) Adding title bar and item bar information: Implementing property block calls, adding attribute values, and inserting blocks.
(3) Database operations: Automatically create database files, establish data tables, data fields, and discriminate and feedback databases, tables, and corresponding records in the process of adding new records to prevent duplicate records and omissions.
(4) Attribute Extraction: The value of each attribute of the named tile is taken out, added to the database, and becomes the corresponding record in the data table.
2 Creation of basic design information database in product design drawings
Through the processing of basic design information such as products and shadow components, it is possible to reflect the basic conditions of m-composition products. 1) Reflect the product logical structure - product structure tree.
The code numbering of a product and its parts/components can establish the logical composition of the tree structure of the product structure. It is an important part of PDM. 2) Reflect the composition of all materials, the types and quantities of parts/components of the entire product, ie the bill of materials (BOM). 3) It embodies the management of data information such as design signatures and design approvals, and provides design process information for product design management. 4) Reflect process design information. Integration with CAPP information provides basic design information that can be used directly for computer-aided process design.
In short, the automatic establishment of the product basic design information database provides a basic database for information integration for PDM and CAPP, and is an important link in CAD/CAPP/PDM information integration.
2.1 Establishment of title bar and detail bar Zhan Yi block
1) Create a block: The production of a title bar and a detail bar tile can be performed interactively or in a programmed manner.
2) Attribute Definition: The attribute values ​​of the title block definition include part number, part name, part code, material, total amount, drawing ratio and frame information, and the designer and date for design lot approval, auditor and Dates, process reviews and dates, standardization and dates, and approvals and dates. The attribute values ​​defined in the parts list include code names, names, materials, quantities, and attributes.
3) Output block graphic file: The defined attribute graphic block shall be output as a global block graphic file and saved in a specific path and folder.
2.2 Editing Title Bar and Item List in Product Design Drawing
During the product design process, the title bar and detail bar information are edited. This process is the process of adding attributes to the graphic file. There are many ways to add attributes. How to edit them in the most appropriate way and meet the operating habits of the engineering designer is a must to consider the correctness of the data. AutoCAD VBA is an object-oriented programming technology. You can add properties to the title bar and parts list by running the VBA form module program.
2.3 Title bar, detail bar information data extraction and database
There are two ways to extract the attributes of the title bar and part list in the file. One is to add the attribute value to the record of the data table while editing the title bar and the parts list. If you modify the title bar or schedule, then At the same time, the program modifies the data table record; the other is the title bar, after the list editor is completed, the tile with the specific name inserted in the convenient graphic file is executed, and the attributes are taken out one by one and added to the database.
3 Data Exchange and Information Integration through VBA Application Programs
The AutoCAD VBA project is created and edited under the VBA Integrated Development Environment (VBA IDE). A VBA project can be an embedded VBA project or an independent global VBA project. The global VBA project has more functions that can be run in AutoCAD drawings, and can also open and close AutoCAD drawings in the project. Global projects are easier to share with other users, and they can make shared macro resource libraries. When using VBA to develop general-purpose applications, they should be saved as global projects. Global projects do not load automatically and must be loaded separately to execute macros.
AutoCAD VBA projects can be loaded using AutoCAD interface menus or commands (VBALOAD), or they can be loaded via program control. A more general approach is to create a boot menu file, use menu controls to load various VBA applications, and execute macros in VBA projects.
Create and edit drop-down menu groups. You can usually use Auto LISP to edit the original AutoCAD files. You can also use VBA to develop new menu group files and run the macros in VBA project automatically when AutoCAD starts.
4 Conclusion
AutoCAD VBA, as a secondary development tool for AutoCAD, can run with the same process as AutoCAD graphics. ActiveXAutomation can manipulate almost any AutoCAD object. At the same time it has most of the VB language features, can manipulate a variety of database software, database programming operations, which can be used in the AutoCAD system across the application operating database, data exchange with the database. At the same time, the combination of VBA and Auto LISP programming languages ​​makes it easier to develop integrated interfaces for AutoCAD and PDM. This kind of integrated AutoCAD and PDM development method is an effective mode to realize the integration of enterprise information system technology, and it is very suitable for the development and implementation of the information system of small and medium-sized machinery manufacturing enterprises.
Boiler Tube And Heat Exchange Tube
Heat Exchange Tube,Boiler Tube,A210 Boiler Tube
Hydrogrand Steel Pipe Co.,ltd , https://www.hsseamlesssteel.com