Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following modules provide support for ACIS vectorization , and conversion between various versions of ACIS data. For example, when saving a 2004 DWG file as 2000 DXF, the SAB data from the 2004 drawing must be converted to a previous version of SAT.

...

Static libraries for each platform are named according to use the following naming rule:

Code Block
 TD_<platform/settings>_<module>.<lib extension> 

Examples:

  • The Name of the Ge library for MS VC6 using the MD runtime library is named : TD_VC6MD_Ge.lib.

  • The Name of th SGI Db library for the n32 compiler setting is TD_sgiN32_Db.a.

For a complete list of library names for each platform and compiler, see Supported Platforms.

...