ConversionTools
ImportCADAnnotation Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.ConversionTools Namespace : ImportCADAnnotation Class




The following tables list the members exposed by ImportCADAnnotation.

Public Constructors

 NameDescription
public ConstructorImportCADAnnotation ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertycreate_annotation_when_feature_addedSpecify whether new annotation will be generated when you add new features to the feature class to which this annotation feature class is linked. (In, Optional)  
public Propertyfeature_linkedChoose whether the output annotation feature class will be linked to the features in another feature class. The feature-linked option will not be available with an ArcView license. (In, Optional)  
public Propertyinput_featuresThe CAD annotation features that you want to convert to geodatabase annotation. If you choose a CAD annotation layer in ArcMap, the following properties of that layer will be honored during the conversion: (In, Required)  
public Propertylinked_feature_classThe feature class to which you are linking annotation features. The feature class must be a point, line, or polygon feature class. If converting annotation into ArcSDE, the link feature class must not be registered as versioned. (In, Optional)  
public Propertymatch_symbols_from_first_inputIf you are converting CAD annotation from more than one drawing file and need to substitute the font properties for a symbol and apply that to all the input features, you can use this option. (In, Optional)  
public Propertyoutput_featureclassThe geodatabase annotation feature class to which you want to convert CAD annotation. (Out, 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 Propertyrequire_symbol_from_tableSpecify if the output annotation features will reference a symbol stored in the symbol collection for the feature class. (In, Optional)  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
public Propertyupdate_annotation_when_feature_modifiedSpecify whether to automatically update the placement of annotation when you edit features in the feature class to which this annotation feature class is linked. (In, Optional)  
public Propertyuse_levelsSpecify whether all CAD drawing layers or levels will be converted to annotation classes within the feature class. (In, Optional)  
Top

See Also

© 2011 All Rights Reserved.