Select to view content in your preferred language

Quick Import Parameters

735
0
10-25-2011 06:49 AM
gisCoder
Emerging Contributor
Hi everybody,

I'm writing a VBA module to import CAD file to File Geodatabase using Quick Import Tool in Data Interoperability Toolbox ArcGIS 9.3.1

It's working ok with two parameters: Input CAD file and output file geodatabase. But now, I need to set Coordinate System for input CAD file before executing Quick Import.

I tried many ways but it didn't work.

I tried to learn the VBScript exported from Model about how the tool works but I can't understand how to parse Coordinate System to input CAD file.

Please help me!


Thanks in advanced!
0 Kudos
0 Replies