3D InterOp
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Software| | {{Infobox Software| | ||
name = 3D InterOp® | name = 3D InterOp® | ||
| + | |logo = | ||
| + | |caption = | ||
|developer = [[Spatial Corp]]oration | |developer = [[Spatial Corp]]oration | ||
|latest_release_version = Version R18.SP2 | |latest_release_version = Version R18.SP2 | ||
| Line 11: | Line 13: | ||
| − | 3D InterOp is one of the most used | + | 3D InterOp is one of the most used CAD data translation frameworks from Spatial Corp. It is an object-oriented software component designed for use as the data translation foundation within an end-user application. In the world on FEA, the initial model data can come from any number of MCAD sources, it’s almost inevitable that some sort of data translation is necessary. Components such as InterOp are used to import data from standards (IGES, STEP) or proprietary formats (CATIA V5, Pro/Engineer). |
| − | From the developer point of view, 3D InterOp is written in C++, and it provides an | + | From the developer point of view, 3D InterOp is written in C++, and it provides an Application Programming Interface (API) called ''3D InterOp Connect''. This interface allows end-user applications to manage its data exchange. It works independently from the formats being handled. 3D InterOp Connect is based on an open architecture. It can be extended and adapted to support several formats. |
| Line 35: | Line 37: | ||
* [http://www.spatial.com/products/interop.html Official Spatial's Translators website] | * [http://www.spatial.com/products/interop.html Official Spatial's Translators website] | ||
* [http://doc.spatial.com Official Spatial's 3D InterOp Online documentation] | * [http://doc.spatial.com Official Spatial's 3D InterOp Online documentation] | ||
| + | |||
| + | == Category == | ||
| + | * Back to the [[Format Registry]] | ||
Latest revision as of 13:43, 15 May 2008
3D InterOp is one of the most used CAD data translation frameworks from Spatial Corp. It is an object-oriented software component designed for use as the data translation foundation within an end-user application. In the world on FEA, the initial model data can come from any number of MCAD sources, it’s almost inevitable that some sort of data translation is necessary. Components such as InterOp are used to import data from standards (IGES, STEP) or proprietary formats (CATIA V5, Pro/Engineer).
From the developer point of view, 3D InterOp is written in C++, and it provides an Application Programming Interface (API) called 3D InterOp Connect. This interface allows end-user applications to manage its data exchange. It works independently from the formats being handled. 3D InterOp Connect is based on an open architecture. It can be extended and adapted to support several formats.
Formats supported
- ACIS
- CATIA (V4 and V5)
- HSF
- I-DEAS
- IGES
- Autodesk's Inventor
- Parasolid
- Pro/E
- SolidWorks
- STEP
- Unigraphics
- VDA-FS
- XML-EBOM
External links
Category
- Back to the Format Registry