| Bug ID Number |
BUG-000139572 |
| Submitted | May 3, 2021 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 2.7.3 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is a known limitation. The Buffer tool Distance parameter accepts the composite type of `Linear Unit` and `Field`.
Workaround
There are two workarounds to resolve this issue.
Option 1
- Create a new model, add a buffer, and right-click the Buffer tool.
- From the context menu, select Create Variable, From Parameter, and Distance [Value or Field].
- Use the Distance [Value or Field] variable as the model parameter.
Option 2
- Create a new model, and add a buffer.
- For the new variable, set the data type as Linear Unit or Field.
- Connect the Linear Unit or Field variable as the buffer distance, and use it as the model parameter.
Steps to Reproduce