Part: Clean up XML bindings (Part 2)
This cleans up the XML bindings for Part in preparation for an upcoming migration to Python bindings model.
This commit is contained in:
committed by
Benjamin Nauck
parent
40ace3241a
commit
e825ebe99d
@@ -78,10 +78,10 @@ Raises an exception if the curve is not on a surface
|
||||
<Methode Name="setG2Criterion">
|
||||
<Documentation>
|
||||
<UserDocu>Allows you to set the G2 criterion. This is the law
|
||||
defining the greatest difference in curvature allowed between the
|
||||
constraint and the target surface. If this criterion is not
|
||||
set, TolCurv, the curvature tolerance from the constructor, is used.
|
||||
Raises ConstructionError if the curve is not on a surface</UserDocu>
|
||||
defining the greatest difference in curvature allowed between the
|
||||
constraint and the target surface. If this criterion is not
|
||||
set, TolCurv, the curvature tolerance from the constructor, is used.
|
||||
Raises ConstructionError if the curve is not on a surface</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="hasPnt2dOnSurf">
|
||||
|
||||
Reference in New Issue
Block a user