For a list of all members of this type, see DLGArc members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| area_calculation | Determines how the area (A) records are written to the output coverage. (In, Optional) |
| category | The optional name of a specific DLG category to be converted from the DLG file. Only the specified category will be converted if one is given. Otherwise, only the first category in the DLG will be written to the output coverages: output coverage, point coverage. (In, Optional) |
| in_dlg_file | The DLG file to be converted to a coverage. (In, Required) |
| out_cover | The name of the coverage to be created from the DLG data. If the input DLG file contains data produced by the United States Geological Survey (USGS), the output coverage will usually contain line, polygon, and node features created from nondegenerate line (L) records, area (A) records, and node (N) records. An Output Coverage.NAT for node features will be created. (Out, Required) |
| out_point_cover | The name of an Optional point coverage to be created from degenerate line (L) records in the DLG. In a DLG, points are stored as zero-length arcs (that is, degenerate lines). (Out, Optional) |
| out_workspace | Output Workspace (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| x_shift | A constant value to be added to all x coordinates during DLG conversion. The default X Shift value is zero. (In, Optional) |
| y_shift | A constant value to be added to all y coordinates during DLG conversion. The default Y Shift value is zero. (In, Optional) |
Top
See Also