mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-30 08:19:36 +00:00
doc tweak
This commit is contained in:
parent
6770ead0b2
commit
f9a321973b
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@ function split_region_at_region_crossings(region1, region2, closed1=true, closed
|
|||
|
||||
|
||||
// Function: region_parts()
|
||||
// Synopsis: Splits a region into a list of regions.
|
||||
// Synopsis: Splits a region into a list of connected regions.
|
||||
// SynTags: RegList
|
||||
// Topics: Regions, List Handling
|
||||
// See Also: split_region_at_region_crossings()
|
||||
|
|
Loading…
Reference in a new issue