add Approximation option to TopoShape section
This commit is contained in:
@@ -197,9 +197,11 @@ OCC 6.9.0 or later is required.</UserDocu>
|
||||
<Methode Name="section" Const="true">
|
||||
<Documentation>
|
||||
<UserDocu>Section of this with a given (list of) topo shape.
|
||||
section(tool) -> Shape
|
||||
section(tool,[approximation=False]) -> Shape
|
||||
or
|
||||
section((tool1,tool2,...),[tolerance=0.0]) -> Shape
|
||||
section((tool1,tool2,...),[tolerance=0.0, approximation=False]) -> Shape
|
||||
|
||||
If approximation is True, section edges are approximated to a C1-continuous BSpline curve.
|
||||
|
||||
Section of this and a given list of topo shapes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user