Numerical Matrix Format
User Reference
|
MATRIX Array Level: 1
The ODB array imports any number of ODB++ files and folders. An unlimited number of ODB++ files can be loaded.
Description | ||
---|---|---|
FILE | Path to the compressed ODB++ file. The path may be either Absolute or Relative. | |
FOLDER | Path to an uncompressed ODB++ file. The path may be either Absolute or Relative. | |
Layers=NAME,..., | ODB++ layers to import. Must be comma separated. This is optional, and by default all layers are imported. | |
Steps=NAME,..., | ODB++ steps to import. Must be comma separated. This is optional, and by default all steps are imported. | |
ConvertSurfacesToPolygons | Converts complex ODB++ surfaces to simple polygons. May be time consurming. Only use this option if normal ODB++ import has troubles. |
Example: The matrix example below will load 2 ODB++ designs. One a compressed ODB++ file and the other a parent folder of an uncompressed ODB++ design.
XML example:
JSON example: