OSCADml.DebugSourceshow_path2 f path
Return a union of 3d shapes provided by placing shapes (computed by applying f to the index) at each point along path.
show_path3 f path
Return a union of 3d shapes provided by placing shapes (computed by applying f to the index) at each point along path.
show_mesh f mesh
Return a union of 3d shapes provided by placing shapes (computed by applying f to the index) at each point in mesh.