Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion regions.scad
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ module region(r, anchor="origin", spin=0, cp="centroid", atype="hull")



// Section: Gometrical calculations with regions
// Section: Geometrical calculations with regions

// Function: point_in_region()
// Synopsis: Tests if a point is inside, outside, or on the border of a region.
Expand Down