source typo fixes pt2 (only on py3 merged code)
This commit is contained in:
@@ -438,7 +438,7 @@ plane if none of its neighours is coplanar.</UserDocu>
|
||||
<Documentation>
|
||||
<UserDocu>getSegmentsByCurvature(list) -> list
|
||||
The argument list gives a list if tuples where it defines the preferred maximum curvature,
|
||||
the preferred minumum curvature, the tolerances and the number of minimum faces for the segment.
|
||||
the preferred minimum curvature, the tolerances and the number of minimum faces for the segment.
|
||||
Example:
|
||||
c=(1.0, 0.0, 0.1, 0.1, 500) # search for a cylinder with radius 1.0
|
||||
p=(0.0, 0.0, 0.1, 0.1, 500) # search for a plane
|
||||
|
||||
Reference in New Issue
Block a user