doc tweaks

vnf_merge split
This commit is contained in:
Adrian Mariano
2021-11-11 08:45:30 -05:00
parent d6d086430c
commit 69e8491659
9 changed files with 64 additions and 44 deletions

View File

@@ -674,7 +674,7 @@ function linear_sweep(region, height=1, center, twist=0, scale=1, slices,
rot(twist, p=scale([scale,scale],p=path))
]
],
vnf = vnf_merge([
vnf = vnf_join([
for (rgn = regions)
for (pathnum = idx(rgn)) let(
p = cleanup_path(rgn[pathnum]),