For a list of all members of this type, see FeatureToPolygon members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| attributes | Specifies whether to preserve the input attribute schema or the attribures from label features in the output feature class, or omit any input attributes in the output feature class. This parameter does not work. It will not be removed for backward compatibility of scripts or models. The output attribute schema and field values for certain input combinations may be produced as described in the usage notes; most of them are unintended.
(In, Optional) |
| cluster_tolerance | The minimum distance separating all feature coordinates, and the distance a coordinate can move in X, Y, or both during spatial computation. The default XY tolerance is set to 0.001 meter or its equivalent in feature units. (In, Optional) |
| in_features | The input features that can be line or polygon, or both. (In, Required) |
| label_features | The optional input point features that hold the attributes to be transferred to the output polygon features. (In, Optional) |
| out_feature_class | The output polygon feature class. (Out, Required) |
| 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. |
Top
See Also