You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
87
+
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. //! The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
589
+
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. //! The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
89
+
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. //! The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
287
+
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. //! The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
288
288
289
289
:param T:
290
290
:type T: TColStd_Array1OfReal &
@@ -294,7 +294,7 @@ class Adaptor3d_HCurve : public MMgt_TShared {
%feature("autodoc", " * Returns a curve equivalent of <self> between parameters <First> and <Last>. <Tol> is used to test for 3d points confusion. If <First> >= <Last>
297
+
%feature("autodoc", " * Returns a curve equivalent of <self> between parameters <First> and <Last>. <Tol> is used to test for 3d points confusion. //! If <First> >= <Last>
298
298
299
299
:param First:
300
300
:type First: float
@@ -1317,7 +1317,7 @@ class Handle_Adaptor3d_HVertex : public Handle_MMgt_TShared {
%feature("autodoc", " * computes the value <F>of the function for the variable <X>. Returns True if the calculation were successfully done, False otherwise.
1332
+
%feature("autodoc", " * computes the value <F>of the function for the variable <X>. Returns True if the calculation were successfully done, False otherwise.
1333
1333
1334
1334
:param X:
1335
1335
:type X: float
@@ -1461,7 +1461,7 @@ class Adaptor3d_OffsetCurve : public Adaptor2d_Curve2d {
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
1464
+
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. //! The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
1465
1465
1466
1466
:param T:
1467
1467
:type T: TColStd_Array1OfReal &
@@ -1565,7 +1565,7 @@ class Adaptor3d_OffsetCurve : public Adaptor2d_Curve2d {
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
2290
+
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. //! The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
2291
2291
2292
2292
:param T:
2293
2293
:type T: TColStd_Array1OfReal &
@@ -2391,7 +2391,7 @@ class Adaptor3d_CurveOnSurface : public Adaptor3d_Curve {
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
2840
+
%feature("autodoc", " * Stores in <T> the parameters bounding the intervals of continuity <S>. //! The array must provide enough room to accomodate for the parameters. i.e. T.Length() > NbIntervals()
2841
2841
2842
2842
:param T:
2843
2843
:type T: TColStd_Array1OfReal &
@@ -2941,7 +2941,7 @@ class Adaptor3d_IsoCurve : public Adaptor3d_Curve {
0 commit comments