| Jt (visualization Format) |
Article Index for Jt |
Information AboutJt (visualization Format) |
|
OVERVIEW JT files are used in software programs such as UGS Teamcenter (VisView Base/Standard/Professional and VisMockup) by engineers and other professionals that need to analyze the geometry of complex products. The format and associated software is structured so that a large number of components can be quickly loaded, shaded and manipulated in real-time. The software is also used for Digital Mockup (DMU) work, for example to check if all component can be assembled together and no collisions between parts exist. It is also used as a CAD neutral format for exchanging design data for Collaborative Product Development , where JT files are created by translating data from CAD systems such as NX (Unigraphics) , I-DEAS , Catia , Pro/Engineer , or Autodesk Inventor . HISTORY JT was originally developed by Engineering Animation, Inc. as the DirectModel toolkit. When EAI was purchased by UGS, JT became a part of UGS Corp. ’s suite of products. Early in 2007 UGS announced the publication of the JT data format easing the adoption of JT as a master 3D format. LARGE MODEL RENDERING JT was created to support the interactive display of very large Assemblies (i.e. those containing tens of thousands of components). The JT file format is capable of storing an arbitrary number of faceted representations with varying levels of detail (LODs). When the whole product is displayed on the computer screen the hosting application displays only a simple, coarse, model. However, as the user zooms into a particular area, progressively finer representations are loaded and displayed. Over time, unused representations are unloaded to save memory. DATA MODEL The JT data model is capable of representing a wide range of engineering data. This data can be very lightweight, holding little more than facet data or it can be quite rich, containing complete NURBS geometry representations along with product structure, attributes, meta data and PMI. It also supports multiple tessellations and level-of-detail (LOD) generation.
FILE STRUCTURE The relationship of product structure hierarchy to exported JT file structure is arbitrary. Any node in the hierarchy may be specified as the start of a new JT file. Thus, product structure may be represented in a variety of JT file configurations. JT supports three common product structure-to-file structure mappings. These include:
Client applications may use these mappings, or choose to define their own custom mapping. COMPRESSION To help shrink the storage and transmition bandwidth requirements of 3D models, JT files may take advantage of compression. Use of compression is transparent to the user of the JT data, and a given model may be composed of JT files using different compression settings (including none). To date, the JT file format has evolved through two forms of compression, exposed in JT Open Toolkit as standard and advanced compression. These differ in that the former employs a simple, lossless compression algorithm, while the latter employs a more sophisticated, domain-specific compression scheme supporting lossy geometry compression. Client applications are encouraged to take advantage of advanced compression over standard compression, as attainable compression ratios are much greater. Support for standard compression is maintained only in the interest of backward compatibility with legacy JT file viewing applications. The compression form used by a JT file is related to the JT file format version in which it was written. This version is readily viewable by opening a JT file in a text editor and looking at its ASCII header information. The following table summarizes the how this version information relates to compression: JT OPEN JT Open is a community of users, software vendors, OEMs, and interested parties who, through an open distribution agreement of JT technology under a "level playing field" business model, are able to exchange 3D data for the purposes of visualization, collaboration and data sharing. JT OPEN TOOLKIT The JT Open Toolkit is a C++ library that provides read and write access to JT data. It allows applications to dramatically reduce coding and maintenance effort needed to create JT-enabled applications. Using the toolkit also ensures 100% data compatibility. JT2GO JT2Go is a no-charge, lightweight viewer that enables anyone to view JT files for free. With the inclusion of Microsoft Office plug-ins, JT2Go also enables 3D JT data to be embedded in Microsoft Office documents. EXTERNAL LINKS |
|
|