mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-31 06:50:33 +05:00
f438343127
Add some doc after iteration [tuleap29468] : For Acceptance, fix compilation error bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face [bos #29472] [EDF] (2022-T1) Advanced geometry features: curvature vector on a point of a face [bos #29471] [EDF] (2022-T1) Advanced geometry features: iterate through holes of a face - Added python command PatchFace - Add description for function into GEOM_Gen.idl - Method PatchFace was added into Geom_Superv_i and Geom_Superv MakeFaceWires and MakeFace can raise RuntimeError in case of a non planar detected
28 lines
872 B
Plaintext
28 lines
872 B
Plaintext
/*!
|
|
|
|
\page tui_measurement_tools_page Measurement Tools
|
|
|
|
<ul>
|
|
<li>\subpage tui_point_coordinates_page</li>
|
|
<li>\subpage tui_basic_properties_page</li>
|
|
<li>\subpage tui_center_of_mass_page</li>
|
|
<li>\subpage tui_inertia_page</li>
|
|
<li>\subpage tui_normal_face_page</li>
|
|
<li>\subpage tui_bounding_box_page</li>
|
|
<li>\subpage tui_min_distance_page</li>
|
|
<li>\subpage tui_angle_page</li>
|
|
<li>\subpage tui_tolerance_page</li>
|
|
<li>\subpage tui_whatis_page</li>
|
|
<li>\subpage tui_free_boundaries_page</li>
|
|
<li>\subpage tui_free_faces_page</li>
|
|
<li>\subpage tui_check_shape_page</li>
|
|
<li>\subpage tui_check_compound_of_blocks_page</li>
|
|
<li>\subpage tui_get_non_blocks_page</li>
|
|
<li>\subpage tui_check_self_intersections_page</li>
|
|
<li>\subpage tui_check_self_intersections_fast_page</li>
|
|
<li>\subpage tui_fast_intersection_page</li>
|
|
<li>\subpage tui_shape_proximity_page</li>
|
|
</ul>
|
|
|
|
*/
|