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