OCC.Hermit module¶
-
class
SwigPyIterator(*args, **kwargs)¶ Bases:
object-
advance()¶
-
copy()¶
-
decr()¶
-
distance()¶
-
equal()¶
-
incr()¶
-
next()¶
-
previous()¶
-
thisown¶ The membership flag
-
value()¶
-
-
class
hermit¶ Bases:
object-
static
Solution(*args)¶ - returns the correct spline a(u) which will be multiplicated with BS later.
Parameters: Return type: - returns the correct spline a(u) which will be multiplicated with BS later.
Parameters: Return type:
-
static
Solutionbis(*args)¶ - returns the knots to insert to a(u) to stay with a constant sign and in the tolerances.
Parameters: Return type: void
-
thisown¶ The membership flag
-
static
-
hermit_Solution(*args)¶ - returns the correct spline a(u) which will be multiplicated with BS later.
Parameters: Return type: - returns the correct spline a(u) which will be multiplicated with BS later.
Parameters: Return type:
-
hermit_Solutionbis(*args)¶ - returns the knots to insert to a(u) to stay with a constant sign and in the tolerances.
Parameters: Return type: void
-
register_handle(handle, base_object)¶ Inserts the handle into the base object to prevent memory corruption in certain cases