Salome HOME
Merge branch occ/shape_reparation_2
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_test_all.doc
1 /*!
2
3 \page tui_test_all_page GEOM_TestAll.py
4
5 \anchor swig_All
6 <br><h2>GEOM_TestAll.py</h2>
7
8 \dontinclude GEOM_TestAll.py
9 \skipline def TestAll
10
11 \until vxyz
12
13 \anchor swig_MakeMarker
14 \until cs3
15
16 \until MakePlaneLCS
17
18 \anchor swig_MakeArc
19 \until MakeArcOfEllipse
20
21 \anchor swig_MakeCircle
22 \until Circle2
23
24 \until MakeVertexOnCurveByLength
25
26 \anchor swig_MakeVertexOnLinesIntersection
27 \until p_on_l1l2
28
29 \anchor swig_MakeTangentOnCurve
30 \until tan_on_arc
31
32 \anchor swig_MakeTangentPlaneOnFace
33 \until tan_on_face
34
35 \until MakeCompound
36
37 \anchor swig_MakeVertexOnSurface
38 \until p_on_face
39
40 \anchor swig_MakeVertexOnSurfaceByCoord
41 \until p_on_face2
42
43 \anchor swig_MakeVertexInsideFace
44 \until p_on_face3
45
46 \until S = geompy.MakeRotation
47
48 \anchor swig_MakeLineTwoFaces
49 \until Line3
50
51 \anchor swig_all_advanced
52 \until MakeSewing
53
54 \anchor swig_MakeCopy
55 \until MakeCopy
56
57 \anchor swig_all_trsf
58 \until RotatPnt
59
60 \anchor swig_scale
61 \until Scale4
62
63 \anchor swig_all_trsf_more
64 \until MakeProjectionOnWire
65
66 \anchor swig_ChangeOrientation
67 \until ChangeOrientation
68
69 \anchor swig_ExtendFaceEdge
70 \until ExtendFace
71
72 \anchor swig_SurfaceFromFace
73 \until MakeSurfaceFromFace
74
75 \anchor swig_ExtractShapes
76 \until prism_edges
77
78 \until IDlist_f
79
80 \anchor swig_FilletChamfer
81 \until End of Local operations
82
83 \anchor swig_all_patterns
84 \until MultiRot2Ds
85
86 \anchor swig_all_measure
87 \until "CheckShape(Prism) = "
88
89 \anchor swig_all_partition
90 \until Partition1
91
92 \anchor swig_all_addtostudy
93 \until id_Partition1
94
95 \anchor swig_all_addtostudyInFather
96 \until id_SubFace
97
98 \anchor swig_SubShapeName
99 \until nameS
100
101 \anchor swig_all_decompose
102 \until geompy.RestoreSubShapes(Partition1)
103
104 \anchor swig_GetSubShapeEdgeSorted
105 \until print "DONE"
106
107 */