Salome HOME
e89f8995785fd25352681be1541ebee094d81c6a
[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_GetSharedShapes
94 \until "sharedEdge_"
95
96 \anchor swig_CheckAndImprove
97 \until "blocksComp"
98
99 \anchor swig_Propagate
100 \until "propagation chain"
101
102 \anchor swig_GetPoint
103 \until blocksComp (-50, -50, -50)
104
105 \anchor swig_GetVertexNearPoint
106 \until near (40,  40,  40)
107
108 \anchor swig_GetEdge
109 \until by two points
110
111 \anchor swig_GetEdgeNearPoint
112 \until edge near point
113
114 \anchor swig_GetBlockByParts
115 \until "b0 image"
116
117 \anchor swig_GetShapesNearPoint
118 \until faces near point
119
120 \anchor swig_GetShapesOnPlane
121 \until Face on Plane
122
123 \anchor swig_GetShapesOnPlaneIDs
124 \until Group of faces
125
126 \anchor swig_GetShapesOnPlaneWithLocation
127 \until Edge on Plane
128
129 \anchor swig_GetShapesOnPlaneWithLocationIDs
130 \until group_edges_on_pln, grname
131
132 \anchor swig_GetShapesOnCylinder
133 \until Edge out of Cylinder
134
135 \anchor swig_GetShapesOnCylinderIDs
136 \until Group of edges
137
138 \anchor swig_GetShapesOnCylinderWithLocation
139 \until Edge out of
140
141 \anchor swig_GetShapesOnCylinderWithLocationIDs
142 \until Group of edges
143
144 \anchor swig_GetShapesOnSphere
145 \until Vertex on Sphere
146
147 \anchor swig_GetShapesOnSphereIDs
148 \until Group of vertices
149
150 \anchor swig_GetShapesOnQuadrangle
151 \until Error in GetShapesOnQuadrangle
152
153 \anchor swig_GetShapesOnQuadrangleIDs
154 \until Group of vertices
155
156 \anchor swig_GetShapesOnBox
157 \until "Error in GetShapesOnBox()"
158
159 \anchor swig_GetShapesOnBoxIDs
160 \until Group of faces
161
162 \anchor swig_GetShapesOnShape
163 \until "Error in GetShapesOnShape()"
164
165 \anchor swig_GetShapesOnShapeAsCompound
166 \until (as compound)
167
168 \anchor swig_GetShapesOnShapeIDs
169 \until "Error in GetShapesOnShapeIDs()"
170
171 \anchor swig_GetInPlace
172 \until #END
173
174 */