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




The following tables list the members exposed by CadToGeodatabase.

Public Constructors

 NameDescription
Public ConstructorCadToGeodatabase ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyinput_cad_datasetsThe collection of CAD files to convert to geodatabase features. (In, Required)  
Public Propertyout_datasetOutput Feature Dataset (out, Optional)  
Public Propertyout_dataset_nameThe name of the feature dataset to be created. (In, Required)  
Public Propertyout_gdb_pathThe ArcSDE, file, or personal geodatabase where the Output Feature Dataset will be created. The target geodatabase must already exist. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyreference_scaleEnter the scale to use as a reference for the annotation. This sets the scale to which all symbol and text sizes in the annotation will be made relative. (In, Required)  
Public Propertyspatial_referenceThe spatial reference of the output feature dataset. If you wish to control other aspects of the spatial reference (i.e., the xy, z, m domains, resolutions, tolerances), use the relevant environments. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.