Skip to content

Commit c862ca2

Browse files
committed
Updated SWIG interface files
1 parent ba338fb commit c862ca2

File tree

305 files changed

+360
-642
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

305 files changed

+360
-642
lines changed

src/SWIG_files/wrapper/AIS.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define AISDOCSTRING
1919
"AIS module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AIS.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_ais.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=AISDOCSTRING) AIS
2323

src/SWIG_files/wrapper/Adaptor2d.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADAPTOR2DDOCSTRING
1919
"Adaptor2d module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_Adaptor2d.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_adaptor2d.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADAPTOR2DDOCSTRING) Adaptor2d
2323

src/SWIG_files/wrapper/Adaptor3d.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADAPTOR3DDOCSTRING
1919
"Adaptor3d module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_Adaptor3d.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_adaptor3d.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADAPTOR3DDOCSTRING) Adaptor3d
2323

src/SWIG_files/wrapper/AdvApp2Var.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADVAPP2VARDOCSTRING
1919
"AdvApp2Var module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AdvApp2Var.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_advapp2var.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADVAPP2VARDOCSTRING) AdvApp2Var
2323

src/SWIG_files/wrapper/AdvApprox.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADVAPPROXDOCSTRING
1919
"AdvApprox module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AdvApprox.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_advapprox.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADVAPPROXDOCSTRING) AdvApprox
2323

src/SWIG_files/wrapper/AppBlend.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPBLENDDOCSTRING
1919
"AppBlend module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AppBlend.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_appblend.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPBLENDDOCSTRING) AppBlend
2323

src/SWIG_files/wrapper/AppCont.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPCONTDOCSTRING
1919
"AppCont module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AppCont.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_appcont.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPCONTDOCSTRING) AppCont
2323

src/SWIG_files/wrapper/AppDef.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPDEFDOCSTRING
1919
"AppDef module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AppDef.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_appdef.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPDEFDOCSTRING) AppDef
2323

src/SWIG_files/wrapper/AppParCurves.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPPARCURVESDOCSTRING
1919
"AppParCurves module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AppParCurves.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_appparcurves.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPPARCURVESDOCSTRING) AppParCurves
2323

src/SWIG_files/wrapper/AppStd.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPSTDDOCSTRING
1919
"AppStd module, see official documentation at
20-
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_AppStd.html"
20+
https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_appstd.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPSTDDOCSTRING) AppStd
2323

0 commit comments

Comments
 (0)