ocjs-fluidcad 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/aliases.generated.js +83 -0
- package/dist/aliases.generated.json +80 -0
- package/package.json +3 -1
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
// AUTO-GENERATED by scripts/gen-aliases.mjs — DO NOT EDIT.
|
|
2
|
+
// Source: ncollection-manifest.json (ncollection-manifest-v2), 78 aliases whose canonical is present in opencascade.fluidcad.multi-threaded.d.ts.
|
|
3
|
+
// Maps deprecated OCCT type names -> OCCT V8 canonical (mangled) class names.
|
|
4
|
+
export default {
|
|
5
|
+
"BOPDS_ListOfPave": "NCollection_List_BOPDS_Pave",
|
|
6
|
+
"BOPDS_VectorOfFaceInfo": "NCollection_DynamicArray_BOPDS_FaceInfo",
|
|
7
|
+
"BOPDS_VectorOfInterfEE": "NCollection_DynamicArray_BOPDS_InterfEE",
|
|
8
|
+
"BOPDS_VectorOfInterfEF": "NCollection_DynamicArray_BOPDS_InterfEF",
|
|
9
|
+
"BOPDS_VectorOfInterfEZ": "NCollection_DynamicArray_BOPDS_InterfEZ",
|
|
10
|
+
"BOPDS_VectorOfInterfFF": "NCollection_DynamicArray_BOPDS_InterfFF",
|
|
11
|
+
"BOPDS_VectorOfInterfFZ": "NCollection_DynamicArray_BOPDS_InterfFZ",
|
|
12
|
+
"BOPDS_VectorOfInterfVE": "NCollection_DynamicArray_BOPDS_InterfVE",
|
|
13
|
+
"BOPDS_VectorOfInterfVF": "NCollection_DynamicArray_BOPDS_InterfVF",
|
|
14
|
+
"BOPDS_VectorOfInterfVV": "NCollection_DynamicArray_BOPDS_InterfVV",
|
|
15
|
+
"BOPDS_VectorOfInterfVZ": "NCollection_DynamicArray_BOPDS_InterfVZ",
|
|
16
|
+
"BOPDS_VectorOfInterfZZ": "NCollection_DynamicArray_BOPDS_InterfZZ",
|
|
17
|
+
"BRepCheck_ListOfStatus": "NCollection_List_BRepCheck_Status",
|
|
18
|
+
"ChFiDS_SecArray1": "NCollection_Array1_ChFiDS_CircSection",
|
|
19
|
+
"ChFiDS_SecHArray1": "NCollection_HArray1_ChFiDS_CircSection",
|
|
20
|
+
"Extrema_SequenceOfPOnCurv": "NCollection_Sequence_Extrema_POnCurv",
|
|
21
|
+
"IntRes2d_SequenceOfIntersectionPoint": "NCollection_Sequence_IntRes2d_IntersectionPoint",
|
|
22
|
+
"IntSurf_ListOfPntOn2S": "NCollection_List_IntSurf_PntOn2S",
|
|
23
|
+
"IntTools_ListOfSurfaceRangeSample": "NCollection_List_IntTools_SurfaceRangeSample",
|
|
24
|
+
"IntTools_SequenceOfCommonPrts": "NCollection_Sequence_IntTools_CommonPrt",
|
|
25
|
+
"IntTools_SequenceOfCurves": "NCollection_Sequence_IntTools_Curve",
|
|
26
|
+
"IntTools_SequenceOfPntOn2Faces": "NCollection_Sequence_IntTools_PntOn2Faces",
|
|
27
|
+
"IntTools_SequenceOfRanges": "NCollection_Sequence_IntTools_Range",
|
|
28
|
+
"Message_ListOfAlert": "NCollection_List_handle_Message_Alert",
|
|
29
|
+
"PCDM_SequenceOfDocument": "NCollection_Sequence_handle_PCDM_Document",
|
|
30
|
+
"Poly_Array1OfTriangle": "NCollection_Array1_Poly_Triangle",
|
|
31
|
+
"Poly_HArray1OfTriangle": "NCollection_HArray1_Poly_Triangle",
|
|
32
|
+
"Poly_ListOfTriangulation": "NCollection_List_handle_Poly_Triangulation",
|
|
33
|
+
"TColGeom_Array1OfBSplineCurve": "NCollection_Array1_handle_Geom_BSplineCurve",
|
|
34
|
+
"TColGeom_HArray1OfBSplineCurve": "NCollection_HArray1_handle_Geom_BSplineCurve",
|
|
35
|
+
"TColGeom_SequenceOfCurve": "NCollection_Sequence_handle_Geom_Curve",
|
|
36
|
+
"TColStd_Array1OfBoolean": "NCollection_Array1_bool",
|
|
37
|
+
"TColStd_Array1OfInteger": "NCollection_Array1_int",
|
|
38
|
+
"TColStd_Array1OfReal": "NCollection_Array1_double",
|
|
39
|
+
"TColStd_Array2OfReal": "NCollection_Array2_double",
|
|
40
|
+
"TColStd_HArray1OfBoolean": "NCollection_HArray1_bool",
|
|
41
|
+
"TColStd_HArray1OfInteger": "NCollection_HArray1_int",
|
|
42
|
+
"TColStd_HArray1OfReal": "NCollection_HArray1_double",
|
|
43
|
+
"TColStd_HSequenceOfExtendedString": "NCollection_HSequence_TCollection_ExtendedString",
|
|
44
|
+
"TColStd_HSequenceOfHAsciiString": "NCollection_HSequence_handle_TCollection_HAsciiString",
|
|
45
|
+
"TColStd_HSequenceOfInteger": "NCollection_HSequence_int",
|
|
46
|
+
"TColStd_HSequenceOfTransient": "NCollection_HSequence_handle_Standard_Transient",
|
|
47
|
+
"TColStd_ListOfAsciiString": "NCollection_List_TCollection_AsciiString",
|
|
48
|
+
"TColStd_ListOfInteger": "NCollection_List_int",
|
|
49
|
+
"TColStd_SequenceOfAsciiString": "NCollection_Sequence_TCollection_AsciiString",
|
|
50
|
+
"TColStd_SequenceOfExtendedString": "NCollection_Sequence_TCollection_ExtendedString",
|
|
51
|
+
"TColStd_SequenceOfHAsciiString": "NCollection_Sequence_handle_TCollection_HAsciiString",
|
|
52
|
+
"TColStd_SequenceOfInteger": "NCollection_Sequence_int",
|
|
53
|
+
"TColStd_SequenceOfReal": "NCollection_Sequence_double",
|
|
54
|
+
"TColStd_SequenceOfTransient": "NCollection_Sequence_handle_Standard_Transient",
|
|
55
|
+
"TColgp_Array1OfPnt": "NCollection_Array1_gp_Pnt",
|
|
56
|
+
"TColgp_Array1OfPnt2d": "NCollection_Array1_gp_Pnt2d",
|
|
57
|
+
"TColgp_Array1OfVec2d": "NCollection_Array1_gp_Vec2d",
|
|
58
|
+
"TColgp_Array2OfPnt": "NCollection_Array2_gp_Pnt",
|
|
59
|
+
"TColgp_HArray1OfPnt": "NCollection_HArray1_gp_Pnt",
|
|
60
|
+
"TColgp_HArray1OfPnt2d": "NCollection_HArray1_gp_Pnt2d",
|
|
61
|
+
"TColgp_SequenceOfPnt": "NCollection_Sequence_gp_Pnt",
|
|
62
|
+
"TColgp_SequenceOfPnt2d": "NCollection_Sequence_gp_Pnt2d",
|
|
63
|
+
"TDF_AttributeDeltaList": "NCollection_List_handle_TDF_AttributeDelta",
|
|
64
|
+
"TDF_AttributeSequence": "NCollection_Sequence_handle_TDF_Attribute",
|
|
65
|
+
"TDF_DeltaList": "NCollection_List_handle_TDF_Delta",
|
|
66
|
+
"TDF_IDList": "NCollection_List_Standard_GUID",
|
|
67
|
+
"TDF_LabelList": "NCollection_List_TDF_Label",
|
|
68
|
+
"TDF_LabelSequence": "NCollection_Sequence_TDF_Label",
|
|
69
|
+
"TShort_Array1OfShortReal": "NCollection_Array1_float",
|
|
70
|
+
"TShort_HArray1OfShortReal": "NCollection_HArray1_float",
|
|
71
|
+
"TopTools_DataMapOfShapeListOfShape": "NCollection_DataMap_TopoDS_Shape_NCollection_List_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
72
|
+
"TopTools_DataMapOfShapeShape": "NCollection_DataMap_TopoDS_Shape_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
73
|
+
"TopTools_HSequenceOfShape": "NCollection_HSequence_TopoDS_Shape",
|
|
74
|
+
"TopTools_IndexedDataMapOfShapeListOfShape": "NCollection_IndexedDataMap_TopoDS_Shape_NCollection_List_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
75
|
+
"TopTools_IndexedMapOfShape": "NCollection_IndexedMap_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
76
|
+
"TopTools_ListOfShape": "NCollection_List_TopoDS_Shape",
|
|
77
|
+
"TopTools_MapOfShape": "NCollection_Map_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
78
|
+
"TopTools_SequenceOfShape": "NCollection_Sequence_TopoDS_Shape",
|
|
79
|
+
"TopoDS_ListOfShape": "NCollection_List_TopoDS_Shape",
|
|
80
|
+
"XCAFDoc_DataMapOfShapeLabel": "NCollection_DataMap_TopoDS_Shape_TDF_Label_TopTools_ShapeMapHasher",
|
|
81
|
+
"XSControl_WorkSessionMap": "NCollection_DataMap_TCollection_AsciiString_handle_Standard_Transient",
|
|
82
|
+
"math_Vector": "math_VectorBase_double",
|
|
83
|
+
};
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"BOPDS_ListOfPave": "NCollection_List_BOPDS_Pave",
|
|
3
|
+
"BOPDS_VectorOfFaceInfo": "NCollection_DynamicArray_BOPDS_FaceInfo",
|
|
4
|
+
"BOPDS_VectorOfInterfEE": "NCollection_DynamicArray_BOPDS_InterfEE",
|
|
5
|
+
"BOPDS_VectorOfInterfEF": "NCollection_DynamicArray_BOPDS_InterfEF",
|
|
6
|
+
"BOPDS_VectorOfInterfEZ": "NCollection_DynamicArray_BOPDS_InterfEZ",
|
|
7
|
+
"BOPDS_VectorOfInterfFF": "NCollection_DynamicArray_BOPDS_InterfFF",
|
|
8
|
+
"BOPDS_VectorOfInterfFZ": "NCollection_DynamicArray_BOPDS_InterfFZ",
|
|
9
|
+
"BOPDS_VectorOfInterfVE": "NCollection_DynamicArray_BOPDS_InterfVE",
|
|
10
|
+
"BOPDS_VectorOfInterfVF": "NCollection_DynamicArray_BOPDS_InterfVF",
|
|
11
|
+
"BOPDS_VectorOfInterfVV": "NCollection_DynamicArray_BOPDS_InterfVV",
|
|
12
|
+
"BOPDS_VectorOfInterfVZ": "NCollection_DynamicArray_BOPDS_InterfVZ",
|
|
13
|
+
"BOPDS_VectorOfInterfZZ": "NCollection_DynamicArray_BOPDS_InterfZZ",
|
|
14
|
+
"BRepCheck_ListOfStatus": "NCollection_List_BRepCheck_Status",
|
|
15
|
+
"ChFiDS_SecArray1": "NCollection_Array1_ChFiDS_CircSection",
|
|
16
|
+
"ChFiDS_SecHArray1": "NCollection_HArray1_ChFiDS_CircSection",
|
|
17
|
+
"Extrema_SequenceOfPOnCurv": "NCollection_Sequence_Extrema_POnCurv",
|
|
18
|
+
"IntRes2d_SequenceOfIntersectionPoint": "NCollection_Sequence_IntRes2d_IntersectionPoint",
|
|
19
|
+
"IntSurf_ListOfPntOn2S": "NCollection_List_IntSurf_PntOn2S",
|
|
20
|
+
"IntTools_ListOfSurfaceRangeSample": "NCollection_List_IntTools_SurfaceRangeSample",
|
|
21
|
+
"IntTools_SequenceOfCommonPrts": "NCollection_Sequence_IntTools_CommonPrt",
|
|
22
|
+
"IntTools_SequenceOfCurves": "NCollection_Sequence_IntTools_Curve",
|
|
23
|
+
"IntTools_SequenceOfPntOn2Faces": "NCollection_Sequence_IntTools_PntOn2Faces",
|
|
24
|
+
"IntTools_SequenceOfRanges": "NCollection_Sequence_IntTools_Range",
|
|
25
|
+
"Message_ListOfAlert": "NCollection_List_handle_Message_Alert",
|
|
26
|
+
"PCDM_SequenceOfDocument": "NCollection_Sequence_handle_PCDM_Document",
|
|
27
|
+
"Poly_Array1OfTriangle": "NCollection_Array1_Poly_Triangle",
|
|
28
|
+
"Poly_HArray1OfTriangle": "NCollection_HArray1_Poly_Triangle",
|
|
29
|
+
"Poly_ListOfTriangulation": "NCollection_List_handle_Poly_Triangulation",
|
|
30
|
+
"TColGeom_Array1OfBSplineCurve": "NCollection_Array1_handle_Geom_BSplineCurve",
|
|
31
|
+
"TColGeom_HArray1OfBSplineCurve": "NCollection_HArray1_handle_Geom_BSplineCurve",
|
|
32
|
+
"TColGeom_SequenceOfCurve": "NCollection_Sequence_handle_Geom_Curve",
|
|
33
|
+
"TColStd_Array1OfBoolean": "NCollection_Array1_bool",
|
|
34
|
+
"TColStd_Array1OfInteger": "NCollection_Array1_int",
|
|
35
|
+
"TColStd_Array1OfReal": "NCollection_Array1_double",
|
|
36
|
+
"TColStd_Array2OfReal": "NCollection_Array2_double",
|
|
37
|
+
"TColStd_HArray1OfBoolean": "NCollection_HArray1_bool",
|
|
38
|
+
"TColStd_HArray1OfInteger": "NCollection_HArray1_int",
|
|
39
|
+
"TColStd_HArray1OfReal": "NCollection_HArray1_double",
|
|
40
|
+
"TColStd_HSequenceOfExtendedString": "NCollection_HSequence_TCollection_ExtendedString",
|
|
41
|
+
"TColStd_HSequenceOfHAsciiString": "NCollection_HSequence_handle_TCollection_HAsciiString",
|
|
42
|
+
"TColStd_HSequenceOfInteger": "NCollection_HSequence_int",
|
|
43
|
+
"TColStd_HSequenceOfTransient": "NCollection_HSequence_handle_Standard_Transient",
|
|
44
|
+
"TColStd_ListOfAsciiString": "NCollection_List_TCollection_AsciiString",
|
|
45
|
+
"TColStd_ListOfInteger": "NCollection_List_int",
|
|
46
|
+
"TColStd_SequenceOfAsciiString": "NCollection_Sequence_TCollection_AsciiString",
|
|
47
|
+
"TColStd_SequenceOfExtendedString": "NCollection_Sequence_TCollection_ExtendedString",
|
|
48
|
+
"TColStd_SequenceOfHAsciiString": "NCollection_Sequence_handle_TCollection_HAsciiString",
|
|
49
|
+
"TColStd_SequenceOfInteger": "NCollection_Sequence_int",
|
|
50
|
+
"TColStd_SequenceOfReal": "NCollection_Sequence_double",
|
|
51
|
+
"TColStd_SequenceOfTransient": "NCollection_Sequence_handle_Standard_Transient",
|
|
52
|
+
"TColgp_Array1OfPnt": "NCollection_Array1_gp_Pnt",
|
|
53
|
+
"TColgp_Array1OfPnt2d": "NCollection_Array1_gp_Pnt2d",
|
|
54
|
+
"TColgp_Array1OfVec2d": "NCollection_Array1_gp_Vec2d",
|
|
55
|
+
"TColgp_Array2OfPnt": "NCollection_Array2_gp_Pnt",
|
|
56
|
+
"TColgp_HArray1OfPnt": "NCollection_HArray1_gp_Pnt",
|
|
57
|
+
"TColgp_HArray1OfPnt2d": "NCollection_HArray1_gp_Pnt2d",
|
|
58
|
+
"TColgp_SequenceOfPnt": "NCollection_Sequence_gp_Pnt",
|
|
59
|
+
"TColgp_SequenceOfPnt2d": "NCollection_Sequence_gp_Pnt2d",
|
|
60
|
+
"TDF_AttributeDeltaList": "NCollection_List_handle_TDF_AttributeDelta",
|
|
61
|
+
"TDF_AttributeSequence": "NCollection_Sequence_handle_TDF_Attribute",
|
|
62
|
+
"TDF_DeltaList": "NCollection_List_handle_TDF_Delta",
|
|
63
|
+
"TDF_IDList": "NCollection_List_Standard_GUID",
|
|
64
|
+
"TDF_LabelList": "NCollection_List_TDF_Label",
|
|
65
|
+
"TDF_LabelSequence": "NCollection_Sequence_TDF_Label",
|
|
66
|
+
"TShort_Array1OfShortReal": "NCollection_Array1_float",
|
|
67
|
+
"TShort_HArray1OfShortReal": "NCollection_HArray1_float",
|
|
68
|
+
"TopTools_DataMapOfShapeListOfShape": "NCollection_DataMap_TopoDS_Shape_NCollection_List_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
69
|
+
"TopTools_DataMapOfShapeShape": "NCollection_DataMap_TopoDS_Shape_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
70
|
+
"TopTools_HSequenceOfShape": "NCollection_HSequence_TopoDS_Shape",
|
|
71
|
+
"TopTools_IndexedDataMapOfShapeListOfShape": "NCollection_IndexedDataMap_TopoDS_Shape_NCollection_List_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
72
|
+
"TopTools_IndexedMapOfShape": "NCollection_IndexedMap_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
73
|
+
"TopTools_ListOfShape": "NCollection_List_TopoDS_Shape",
|
|
74
|
+
"TopTools_MapOfShape": "NCollection_Map_TopoDS_Shape_TopTools_ShapeMapHasher",
|
|
75
|
+
"TopTools_SequenceOfShape": "NCollection_Sequence_TopoDS_Shape",
|
|
76
|
+
"TopoDS_ListOfShape": "NCollection_List_TopoDS_Shape",
|
|
77
|
+
"XCAFDoc_DataMapOfShapeLabel": "NCollection_DataMap_TopoDS_Shape_TDF_Label_TopTools_ShapeMapHasher",
|
|
78
|
+
"XSControl_WorkSessionMap": "NCollection_DataMap_TCollection_AsciiString_handle_Standard_Transient",
|
|
79
|
+
"math_Vector": "math_VectorBase_double"
|
|
80
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ocjs-fluidcad",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "Custom build of OC.js for FluidCAD",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"opencascade",
|
|
@@ -31,6 +31,8 @@
|
|
|
31
31
|
"files": [
|
|
32
32
|
"dist/index.js",
|
|
33
33
|
"dist/index.d.ts",
|
|
34
|
+
"dist/aliases.generated.js",
|
|
35
|
+
"dist/aliases.generated.json",
|
|
34
36
|
"dist/opencascade.fluidcad.multi-threaded.js",
|
|
35
37
|
"dist/opencascade.fluidcad.multi-threaded.wasm",
|
|
36
38
|
"dist/opencascade.fluidcad.multi-threaded.d.ts",
|