Salome HOME
Merge branch 'master' into rnc/t_shape_plugin
[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_Section
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 The Box is VALID
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 print " ", ObjectID
72
73 \anchor swig_GetMainShape
74 \until BoxCopy
75
76 \anchor swig_DifferenceIDs
77 \until Now contains
78
79 \anchor swig_UnionIDs
80 \until print " ", ObjectID
81
82 \anchor swig_bop_on_groups
83 \until Box, Group_CL_2_4
84
85 \anchor swig_GetType
86 \until Type of elements
87
88 \until freeFaces, "freeFaces"
89
90 \anchor swig_RemoveExtraEdges
91 \until "freeFacesWithoutExtra"
92
93 \anchor swig_UnionFaces
94 \until "unitedFaces"
95
96 \anchor swig_GetSharedShapes
97 \until "sharedEdge_"
98
99 \anchor swig_TransferData
100 \until subBlackWhite[1]
101
102 \anchor swig_CheckAndImprove
103 \until "blocksComp"
104
105 \anchor swig_Propagate
106 \until "propagation chain"
107
108 \anchor swig_GetPoint
109 \until blocksComp (-50, -50, -50)
110
111 \anchor swig_GetVertexNearPoint
112 \until near (40,  40,  40)
113
114 \anchor swig_GetEdge
115 \until by two points
116
117 \anchor swig_GetEdgeNearPoint
118 \until edge near point
119
120 \anchor swig_GetBlockByParts
121 \until "b0 image"
122
123 \anchor swig_GetShapesNearPoint
124 \until faces near point
125
126 \anchor swig_GetShapesOnPlane
127 \until Face on Plane
128
129 \anchor swig_GetShapesOnPlaneIDs
130 \until Group of faces
131
132 \anchor swig_GetShapesOnPlaneWithLocation
133 \until Edge on Plane
134
135 \anchor swig_GetShapesOnPlaneWithLocationIDs
136 \until group_edges_on_pln, grname
137
138 \anchor swig_GetShapesOnCylinder
139 \until Edge out of Cylinder
140
141 \anchor swig_GetShapesOnCylinderIDs
142 \until Group of edges
143
144 \anchor swig_GetShapesOnCylinderWithLocation
145 \until Edge out of
146
147 \anchor swig_GetShapesOnCylinderWithLocationIDs
148 \until Group of edges
149
150 \anchor swig_GetShapesOnSphere
151 \until Vertex on Sphere
152
153 \anchor swig_GetShapesOnSphereIDs
154 \until Group of vertices
155
156 \anchor swig_GetShapesOnQuadrangle
157 \until Error in GetShapesOnQuadrangle
158
159 \anchor swig_GetShapesOnQuadrangleIDs
160 \until Group of vertices
161
162 \anchor swig_GetShapesOnBox
163 \until "Error in GetShapesOnBox()"
164
165 \anchor swig_GetShapesOnBoxIDs
166 \until Group of faces
167
168 \anchor swig_GetShapesOnShape
169 \until "Error in GetShapesOnShape()"
170
171 \anchor swig_GetShapesOnShapeAsCompound
172 \until (as compound)
173
174 \anchor swig_GetShapesOnShapeIDs
175 \until "Error in GetShapesOnShapeIDs()"
176
177 \anchor swig_GetInPlace
178 \until #END
179
180 */