亚洲天堂毛片,中文国产成人精品久久96,自拍电影网,亚洲激情视频网站,午夜一区二区在线观看,亚洲精品综合久久中文字幕

?
Welcome to changshu shajiabang glass mold inspection center
Today is: 2025-07-04
SERVICE
Service platform ideas
Information service platform
Service platform tenet
Information service content
Platform function
Platform development plan
LEARNING
Position: Home | LEARNING
Automotive stamping mould sideline repair design
Author: Hit:1725 CreateTime:2009-12-21 11:12:06

CATIA software is the mainstream of the automobile industry, the world's top 20 auto enterprise at 18 using CATIA as the core design software, in shortening the period of the development of new models plays an important role. If using CATIA software itself provide full interactive function while it is possible to complete design tasks, but some of the routine work is repetitive, need a lot of repetitive operation to complete, it will cost a lot of time. Previously, someone proposed a sideline repair based on UG software secondary development technique, and using CATIA software as mainstream software haven't this aspect of the development of precedent. If under the environment of CATIA software to realize the automatic formation of sideline repair will no doubt greatly enhance the working efficiency of the design engineer.

CATIA secondary development technology

Secondary development is to make software customization and specialization of effective means, it can make the software better service for the user, to raise the work efficiency and product quality of having the effect that cannot be underestimated. Figure 1 for the CATIA software provides users with a variety of secondary development interface.

Figure 1 secondary interface using CATIA software

1. The Automation API

Automation API is to use the Automation application interface (API) Automation of macros, for Automation components, log (Journaling), and the development of Visual Basic and JavaScript/Html, custom is a way of interaction. The custom mode allows the user to obtain the CATIA data model. By providing interactive way, let the user record operation process, through the VB Script or Java Script to record macros, which automatically generated code.

Have compatible with any OLE Automation API platform's ability to communicate. Automation technology is based on COM, and its core technology is to allow an application to another application. Automation technology is not acquiring and processing data directly, but indirectly through the exposure of the objects and attributes, use the object's methods and properties to capture, setting and process the data. Introduction to this method function limit is larger, but easily, restricted by CATIA version is smaller.

2. The KnowledgeWare

KnowledgeWare intelligent component is a kind of reactive, rule-based, goal-oriented custom way. It is a highly efficient reuse of specification, like application formula simply achieve group guidelines set, knowledge base and the V5 close integration in order to enhance processing capacity. It can be done by relevant stable specification defines knowledge capture of interaction. Intelligent component is a set of predefined is easy to use the service, it drives the management and reuse from function, standard step by step to the component and system implementation. It allows you to customize and integration of external code. It is used in three aspects: knowledge advisors, expert knowledge and product engineering optimization. Consultants are used to participate in design of the definition of embedded knowledge, contains a rule set, check, review and predefined Behavior (behaviors). The process of expert knowledge is based on rules, rules can be set, check and report. Product engineering optimization design goal oriented, it includes the optimization goal, criteria and the solving scheme.

3. The Interactive User Defined Feature

Interactive User Defined Feature Interactive User Defined features, is a type of custom development. By aggregating interaction to define new data types of the existing features, collecting the existing specification, the specified input, thus creating a "IUDF" (user defined features). "IUDF" can be by reference (Catalog) stored in a directory file. CATPart documents, it can be used interaction by the customer.

4. The CAA V5 c + + and Java API

C + + and Java application of CAA V5 interface, which is based on the component of custom development. That is what we call CAA (Component Application Architecture). It has the characteristics of strong interaction, integration and user defined functions, and has its own architecture. CAA CATIA is a set of c + + libraries, the libraries in CATIA runtime loading, the user can through the RADE module programming under vc + + programming environment, communicate with CATIA. This method can be the most efficient application development, but the entry difficult, restricted by CATIA version, technical information on this relatively rare in the country.

Stamping die sideline repair design principle

In the CAD software to calculate the sideline repair although accuracy is high, but the manual drawing a lot of work, some parts need to manually draw hundreds of trimming points, then in turn connected to get an accurate sideline repair, often take several days time.

As shown in figure 2 engine cover plate, for example illustrates stamping die sideline repair design principle.

Figure 2 sideline repair three-dimensional principle

1. The trimming points

As shown in figure 2, the "process supplement and flanging MBB line" (and product and process added surface boundary) on a certain point calculating method to the surface, and then calculate the normal plane respectively with "complement" and "flanging side" lines are shown in figure 2 "craft supplementary plane section line" and "flanging plane section line"; Trimming points on "technology supplementary plane section line" position as shown in figure 3, "trim" to "process supplement and flanging MBB line" line length is equal to "flanging plane section line" line length, line length in CATIA software can be calculated by measuring or formula. In this way can according to need to calculate the number of trimming, trimming points, the greater the density, the more the number of the sideline repair precision is higher.

Figure 3 sideline repair two-dimensional principle

2. The sideline repair

As shown in figure 2 "sideline repair" is in front of the "process added surface will calculate the trimming points sequence connected spline curve. Sideline repair directly affects the accuracy of the stamping parts of the drawing die and trimming die design and manufacturing cycle.

The program development process

In accordance with the above principle, we using CATIA software Automation application interface (API) Automation of secondary development method, using the Visual Basic programming language to implement the automatic drawing line. This procedure will be drawn sideline repair is divided into three functional interface to accomplish: (1) the choice method of curve, surface parts by way of creating trimming function interface. System requires user interaction in the interface selection reference curve (as shown in figure 1 "process supplement and flanging MBB line"), pick out "process added face" (as shown in figure 2), select inside (as shown in figure 2 "flange face"), set to face number (i.e., number of trimming points need to generate), set up after the click create, produce a corresponding number of trimming points; Choosing the way of two (2) create trimming function interface. The interface is the first step has been produced by regenerative between any two trimming points into several trim points, have the effect of local increase trimming point density, this interface increased interactive selecting starting point and end point of the operation, other operating the same as the first operation. (3) create trimming curve of the interface. This interface interaction choice only fix the edge of the surface (select "process added surface"), what we need are available on line.

Through the above three functions can be a few hours or even days of work to be done in a few minutes, usually only need described above (1) and (3) the two functions can get a satisfactory sideline repair, (2) use when necessary.

Figure 4 engine cover plate

Examples of application

This procedure applies to all of the white body to design the sideline repair stampings, embodied in the large complicated stampings efficiency is especially obvious. In figures 4 a vehicle engine cover plate as an example, half of the line length is 2500 mm, if you want to get a precise sideline repair requires 300 ~ 500 points, hand-painted complicated degree. For 300 trim points, for example (see chart), use of hand-painted and the efficiency of the automation design program made a contrast.

Operational efficiency contrast

Statistics in the table of manual operating time is in the continuous operation under the condition of complete the required time, usually a skilled engineer need two days time to complete the hand-painted, and using the secondary development program operating only takes 1 min, hundreds of trimming point is the automatic computer calculation, the calculation time is associated with the computer configuration, also only need 10 min or so commonly, improving the efficiency of design.

conclusion

Using CATIA software provides a good secondary development interface. Automation object programming (V5 Automation) easy to entry mode of secondary development, and can carry on the corresponding development according to their own needs, so as to greatly improve the work efficiency and therefore more suitable for the enterprise used as a secondary development. Described in this article the stamping die sideline repair automatic drawing design engineers from tedious manual operation, not only improve the efficiency, and ensure the accuracy.

午夜福利电影在线观看 | 成人羞羞 国产免费网站 | 亚洲国产成人无码强奸 | 欧美激情一区二区三区蜜桃视频 | 91九色一区二区三区红桃视频 | 69国产精品成人无码 | 9l视频自拍蝌蚪9l视频成人 | 国产精品三级电影 | 日本少妇厕所自慰高潮到喷水 | 天天爽爽爽爽爽成人片 | 人妻少妇精品久久久久久久 | 丁香五月天的婷婷综合新 | heyzo无码一区二区三区 | 污污视频在线观看蜜桃视频 | www.久久久视频蜜桃 | 成人网站 免费入口免费 | 天天澡日日澡狠狠澡欧美老寡妇 | 蜜桃视频www网站在线观看 | 日韩成人av在线播放 | 特级西西人体www高清大胆 | 特色特午夜大黄色巨大 | bbbbb成人黄色电影 | 亚洲国产成人精品女人久久 | 日本中文字幕在线观看 | 91精品国产高清一区二区三密臀 | 一级毛片久久久久久久女人18 | 色不卡一区一级在线观看 | 91 一区视频porn | 国产三级片一区二区三区 | 国偷精品无码久久久久蜜桃软件 | 91精品无码一区二区三区蜜桃 | 人与禽一级婬片A片69式按摩 | 国产午夜在线视频 | 波多野吉衣在线视频 | 99rezaixian| 国产精品人妻无码一区二区三区下载 | 97久久精品人人搡人妻人人玩色欲 | ab无码浪潮精品内射一区久久国产 | www.狠狠操.com| 久久久男人的天堂AV | 又粗又猛又大又爽又黄 |