Documentation says: ``` f = capped_cylinder(-Z, Z, 0.5) ``` But what are the first and the second arguments? I assume `Z` is an axis designator? Why does it need to be passed twice with opposite signs?
Documentation says:
But what are the first and the second arguments? I assume
Zis an axis designator? Why does it need to be passed twice with opposite signs?