For a list of all members of this type, see Buffer members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| buffer_distance_or_field | The distance around the input features in which buffer zones are created. Distances can be provided as either a value representing a linear distance or as a numeric field from the input features that contains the linear distances to buffer each feature. (In, Required) |
| dissolve_field | The list of field(s) from the input features on which to dissolve the output buffers. Any buffers sharing attribute values in the listed fields (carried over from the input features) are dissolved. (In, Optional) |
| dissolve_option | Specifies the dissolve to be performed to remove output buffer overlap. (In, Optional) |
| in_features | The input point, line, or polygon features to be buffered. (In, Required) |
| line_end_type | The shape of the buffer at the end of line input features. This parameter is not valid for polygon input features. (In, Optional) |
| line_side | The side(s) of the input features that will be buffered. (In, Optional) |
| out_feature_class | The feature class containing the output feature buffers. (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