For a list of all members of this type, see AddCADFields members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| DocProps | Adds the list of CAD-specific Document property fields to the input table
(In, Optional) |
| Entities | Adds the list of CAD-specific Entity property fields to the input table
(In, Required) |
| input_table | Input table, feature class, or shapefile that will have the CAD-specific fields added to it (In, Required) |
| LayerProps | Adds the list of CAD-specific Layer property fields to the input table
(In, Optional) |
| out_table | Output Feature Class (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| TextProps | Adds the list of CAD-specific Text property fields to the input table
(In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| XDataProps | Adds the list of CAD-specific XData property fields to the input table
(In, Optional) |
Top
See Also