LayerNumbersToImport

This entry lets you specify which PC-DMIS NX layers, by number, to import from the CAD data. You can type an expression that specifies which NX layers to import from the CAD data.

Entry Name: LayerNumbersToImport

Entry Type: Character string that specifies the set of layers to import. The default value is 1-256.

The layers are specified by individual layers, separated by commas, by ranges of layers separated by commas, or by ranges specified with a hyphen before or after a layer number. The following table of examples illustrates some valid formats.

Examples of Set Expression Import Interpretation

Value

Set of Layers to Import

1-10, 20-30

NX CAD data on layers 1-10 and 20-30

1-8

NX CAD data on layers 1-8

100-256

NX CAD data on layers 100-256

7

NX CAD data on layer 7

* or None

NX CAD data on all layers, 1-256