Gets and sets the names of the layers that will be imported. When the DXF2DImportOptions object is first created, the array returned is a list of all the layers in the DXF file. By default, all layers will be imported. You can set the property using a new array that contains the names of only those layers you want to import.
"dXF2DImportOptions_var" is a variable referencing a DXF2DImportOptions object.
|
"dXF2DImportOptions_var" is a variable referencing a DXF2DImportOptions object.
|