ESRI.ArcGIS.ConversionTools
AddCADFields Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace : AddCADFields Class




Adds reserved CAD fields recognized by the Export To CAD tool. These fields are used to specify the CAD properties of the exported featuresAfter executing this tool, you must calculate or enter the appropriate field values.

Syntax

Visual Basic (Declaration) 
Public Class AddCADFields 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As AddCADFields
C# 
public class AddCADFields : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ConversionTools.AddCADFields

See Also

© 2010 All Rights Reserved.