geom/doc/salome/gui/GEOM/input/tui_test_all.doc

108 lines
1.6 KiB
Plaintext
Raw Normal View History

2009-02-13 17:16:39 +05:00
/*!
\page tui_test_all_page GEOM_TestAll.py
\anchor swig_All
<br><h2>GEOM_TestAll.py</h2>
\dontinclude GEOM_TestAll.py
\skipline def TestAll
\until vxyz
\anchor swig_MakeMarker
\until cs3
2012-08-09 13:58:02 +06:00
\until MakePlaneLCS
2009-02-13 17:16:39 +05:00
\anchor swig_MakeArc
2012-08-09 13:58:02 +06:00
\until MakeArcOfEllipse
2009-02-13 17:16:39 +05:00
\anchor swig_MakeCircle
\until Circle2
2012-08-09 13:58:02 +06:00
\until MakeVertexOnCurveByLength
2009-02-13 17:16:39 +05:00
\anchor swig_MakeVertexOnLinesIntersection
\until p_on_l1l2
\anchor swig_MakeTangentOnCurve
\until tan_on_arc
2012-08-09 13:58:02 +06:00
\anchor swig_MakeTangentPlaneOnFace
\until tan_on_face
2009-02-13 17:16:39 +05:00
\until MakeCompound
\anchor swig_MakeVertexOnSurface
\until p_on_face
2012-08-09 13:58:02 +06:00
\anchor swig_MakeVertexOnSurfaceByCoord
\until p_on_face2
2012-10-08 17:16:36 +06:00
\anchor swig_MakeVertexInsideFace
\until p_on_face3
2009-02-13 17:16:39 +05:00
\until S = geompy.MakeRotation
\anchor swig_MakeLineTwoFaces
\until Line3
\anchor swig_all_advanced
\until Thicken
2009-02-13 17:16:39 +05:00
2012-08-09 13:58:02 +06:00
\anchor swig_MakeCopy
\until MakeCopy
2009-02-13 17:16:39 +05:00
\anchor swig_all_trsf
\until RotatPnt
\anchor swig_scale
\until Scale4
\anchor swig_all_trsf_more
\until MakeProjectionOnCylinder
2009-02-13 17:16:39 +05:00
\anchor swig_ChangeOrientation
\until ChangeOrientation
2015-01-28 20:16:24 +05:00
\anchor swig_ExtendFaceEdge
\until ExtendFace
\anchor swig_SurfaceFromFace
\until MakeSurfaceFromFace
2012-08-09 13:58:02 +06:00
\anchor swig_ExtractShapes
\until prism_edges
\until IDlist_f
2009-02-13 17:16:39 +05:00
\anchor swig_FilletChamfer
\until End of Local operations
\anchor swig_all_patterns
\until MultiRot2Ds
2009-02-13 17:16:39 +05:00
\anchor swig_all_measure
\until "CheckShape(Prism) = "
\anchor swig_all_partition
\until Partition1
\anchor swig_all_addtostudy
\until id_Partition1
2012-08-09 13:58:02 +06:00
\anchor swig_all_addtostudyInFather
\until id_SubFace
\anchor swig_SubShapeName
\until nameS
2009-02-13 17:16:39 +05:00
\anchor swig_all_decompose
\until geompy.RestoreSubShapes(Partition1)
\anchor swig_GetSubShapeEdgeSorted
2009-02-13 17:16:39 +05:00
\until print "DONE"
*/