Content deleted Content added
Citation bot (talk | contribs) Alter: pages. Add: s2cid, author pars. 1-1. Removed URL that duplicated unique identifier. Removed parameters. Formatted dashes. Some additions/deletions were actually parameter name changes. | You can use this bot yourself. Report bugs here. | Activated by AManWithNoPlan | All pages linked from User:AManWithNoPlan/sandbox2 | via #UCB_webform_linked |
|||
Line 20:
=== Neutral file exchange ===
Neutral file exchange uses an intermediary neutral format to translate data between CAD systems. This method starts from a pre-processor embedded in the original CAD system, which generates the neutral file from the originating CAD format. The target CAD system post-processes the neutral file and converts it into the target native format.<ref>{{cite journal |
==== Neutral formats ====
* [[IGES]] (Initial Graphics Exchange Specification) – originated in late 1979 and initially published by the American National Standards Institute (ANSI) in 1980 preceding the large-scale deployment of the CAD technology in the industry.<ref>{{Cite journal|
* [[AutoCAD DXF|DXF]] ([[Drawing Exchange Format|Drawing eXchange Format]]) – developed by [[Autodesk]] in 1982 as their data interoperability solution between [[AutoCAD]] and other CAD systems. The DXF is primarily 2D-based and its format is a tagged data representation of all the information contained in an AutoCAD drawing file, which means that each data element in the file is preceded by an integer number that is called a group code indicating the type of following data element. As most commercial application software developers have chosen to support Autodesk's native [[DWG]] as the format for AutoCAD data interoperability, DXF has become less useful.<ref name=":05" />
* [[VDA-FS]] ([[Verband der Automobilindustrie]] – Flächenschnittstelle) – created by the German Association of the Automotive Industry in 1982 as an interoperability method for free-form surfaces.<ref>{{Cite journal |doi = 10.1016/0010-4485(87)90208-9|title = Product data interfaces in CAD/CAM applications: Design, implementation and experiences|journal = Computer-Aided Design|volume = 19|issue = 3|pages = 158|year = 1987}}</ref> This format differs from other formats in that it only supports the communication of free-form curve and surface data with associated comments, but no other geometric or non-geometric entities. Therefore, it is limited to representations by parametric [[polynomial]]s, but this covers the great majority of free-form CAD systems. It includes [[Bézier surface|Bézier]], [[B-spline|B-Spline]] and [[Coons patch|Coons]] tensor product types of surfaces and corresponding curves.<ref name=":2">{{Cite book|title=Product Data Interfaces in CAD/CAM Applications|
* PDES (Product Data Exchange Specification) – originated in 1988 under the Product Definition Data Interface (PDDI) study done by [[McDonnell Aircraft]] Corporation on behalf of the U.S. Air Force. PDES was designed to completely define a product for all applications over its expected life cycle, including geometry, topology, tolerances, relationships, attributes, and features necessary to completely define a part or assembly of parts. PDES can be viewed as an expansion of IGES where organizational and technological data have been added. In fact, the later PDES contained IGES. The development of PDES under the guidance of the IGES organization and in close collaboration with the [[International Organization for Standardization]] ([[ISO]]) led to the birth of [[Standard for the Exchange of Product model data|STEP]].<ref name=":05" />
* [[ISO_10303-21|STEP]] ([[ISO 10303]] – [[Standard for the Exchange of Product model data|STandard for the Exchange of Product model data]]) – the work with the ISO 10303 standard was initiated in 1984 and initially published in 1994, with the objective to standardize the exchange of product data between [[Product Lifecycle Management|PLM]] systems. It is a very comprehensive set of specifications covering many different product types and many life cycle phases. STEP uses the neutral ISO 10303-11 format, also known as an [[EXPRESS (data modeling language)|EXPRESS]] [[Database schema|schema]]. EXPRESS defines not only the data types but also relations and rules applying to them.<ref name=":15" /> STEP supports data exchange, [[data sharing]] and data archiving. For data exchange, STEP defines the transitory form of the product data that is to be transferred between a pair of applications. It supports data sharing by providing access to and operation on a single copy of the same product data by more than one application, potentially simultaneously. STEP may also be used to support the development of the archive product data itself.<ref name=":05" /> STEP consists of several hundred documents called [[List of STEP (ISO 10303) parts|parts]]. Every year new parts are added or new revisions of older parts are released. This makes STEP the biggest standard within ISO. The 200-series parts STEP are called Application Protocols (AP),<ref name=":15" /> with the specific parts directly related to CAD systems:
|