]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/tui_test_others.doc
Salome HOME
[bos #42424] [CEA][FORUM] bug with MinDistance in Geom Module. Old workarounds causin...
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_test_others.doc
1 /*!
2
3 \page tui_test_others_page GEOM_TestOthers.py
4
5 \anchor swig_TestOthers
6 <br><h2>GEOM_TestOthers.py</h2>
7
8 \dontinclude GEOM_TestOthers.py
9
10 \skipline import os
11
12 \anchor swig_Import_Export
13 \until print("OK")
14
15 \until id_w3
16
17 \anchor swig_MakeFaces
18 \until id_f12
19
20 \until TestExportImport
21
22 \anchor swig_OrientationChange
23 \until id_Orientation
24
25 \anchor swig_MakeCommon
26 \until id_Fuse2
27
28 \anchor swig_Partition
29 \until id_Partition
30
31 \anchor swig_MakeMultiRotation
32 \until id_MultiRot2D
33
34 \anchor swig_MakeFilletAll
35 \until id_MakeFilletAll
36
37 \anchor swig_MakeChamferAll
38 \until id_MakeChamferAll
39
40 \anchor swig_MakeChamfer
41 \until id_MakeChamfer
42
43 \anchor swig_NumberOf
44 \until Bad number of shapes
45
46 \anchor swig_MakeBlockExplode
47 \until id_MakeBlockExplode
48
49 \anchor swig_CheckCompoundOfBlocks
50 \until VALID Blocks Compound
51
52 \anchor swig_GetSame
53 \until id_Cone_ss
54
55 \anchor swig_CreateGroup
56 \until id_CreateGroup
57
58 \anchor swig_AddObject
59 \until Now contains
60
61 \anchor swig_UnionList
62 \until Now contains
63
64 \anchor swig_RemoveObject
65 \until Now contains
66
67 \anchor swig_DifferenceList
68 \until Now contains
69
70 \anchor swig_GetObjectIDs
71 \until sorted
72
73 \anchor swig_GetMainShape
74 \until BoxCopy
75
76 \anchor swig_DifferenceIDs
77 \until Now contains
78
79 \anchor swig_UnionIDs
80 \until sorted
81
82 \anchor swig_bop_on_groups
83 \until Box, Group_CL_2_4
84
85 \anchor swig_GetType
86 \until assert
87
88 \until freeFaces, "freeFaces"
89
90 \until Solid_1 = geompy.MakeSolid
91
92 \anchor swig_RemoveExtraEdges
93 \until "freeFacesWithoutExtra"
94
95 \anchor swig_UnionFaces
96 \until "unitedFaces"
97
98 \anchor swig_GetSharedShapes
99 \until "sharedEdge_"
100
101 \anchor swig_TransferData
102 \until subBlackWhite[1]
103
104 \anchor swig_CheckAndImprove
105 \until "CheckCompoundOfBlocks"
106
107 \anchor swig_Propagate
108 \until "propagation chain"
109
110 \anchor swig_GetPoint
111 \until blocksComp (-50, -50, -50)
112
113 \anchor swig_GetVertexNearPoint
114 \until near (40,  40,  40)
115
116 \anchor swig_GetEdge
117 \until by two points
118
119 \anchor swig_GetEdgeNearPoint
120 \until edge near point
121
122 \anchor swig_GetBlockByParts
123 \until "b0 image"
124
125 \anchor swig_GetShapesNearPoint
126 \until faces near point
127
128 \anchor swig_GetShapesOnPlane
129 \until Face on Plane
130
131 \anchor swig_GetShapesOnPlaneIDs
132 \until Group of faces
133
134 \anchor swig_GetShapesOnPlaneWithLocation
135 \until Edge on Plane
136
137 \anchor swig_GetShapesOnPlaneWithLocationIDs
138 \until group_edges_on_pln, grname
139
140 \anchor swig_GetShapesOnCylinder
141 \until Edge out of Cylinder
142
143 \anchor swig_GetShapesOnCylinderIDs
144 \until Group of edges
145
146 \anchor swig_GetShapesOnCylinderWithLocation
147 \until Edge out of
148
149 \anchor swig_GetShapesOnCylinderWithLocationIDs
150 \until Group of edges
151
152 \anchor swig_GetShapesOnSphere
153 \until Vertex on Sphere
154
155 \anchor swig_GetShapesOnSphereIDs
156 \until Group of vertices
157
158 \anchor swig_GetShapesOnQuadrangle
159 \until Error in GetShapesOnQuadrangle
160
161 \anchor swig_GetShapesOnQuadrangleIDs
162 \until Group of vertices
163
164 \anchor swig_GetShapesOnBox
165 \until "Error in GetShapesOnBox()"
166
167 \anchor swig_GetShapesOnBoxIDs
168 \until Group of faces
169
170 \anchor swig_GetShapesOnShape
171 \until "Error in GetShapesOnShape()"
172
173 \anchor swig_GetShapesOnShapeAsCompound
174 \until (as compound)
175
176 \anchor swig_GetShapesOnShapeIDs
177 \until "Error in GetShapesOnShapeIDs()"
178
179 \anchor swig_GetInPlace
180 \until #END
181
182 */