From: jfa Date: Thu, 8 Nov 2007 12:23:05 +0000 (+0000) Subject: Update docs for new functionality 'Normale to a Face'. X-Git-Tag: V3_2_9rc1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3f99226dd4cab97be81fc9f7563efe95d07ec8d3;p=modules%2Fgeom.git Update docs for new functionality 'Normale to a Face'. --- diff --git a/doc/salome/gui/GEOM/files/salome2_sp3_measuregui_functions.htm b/doc/salome/gui/GEOM/files/salome2_sp3_measuregui_functions.htm index 93fa7491d..8247c9ac2 100755 --- a/doc/salome/gui/GEOM/files/salome2_sp3_measuregui_functions.htm +++ b/doc/salome/gui/GEOM/files/salome2_sp3_measuregui_functions.htm @@ -133,45 +133,21 @@ if (window.writeIntopicBar)

 

 

@@ -266,58 +242,49 @@ if (window.writeIntopicBar)

 

-

 

 

-

Inertia -

- +

+ + Inertia

 

- -

Returns the axis of inertia for the selected - geometrical object.

- +

Returns the axis of inertia for the selected geometrical object.

 

-

Result: Displays - the matrix and moments of inertia in the form of Python Tuple (I11, I12, - I13,

- -

 I21, - I22, I23,

- -

 I31, - I32, I33,

- -

 Ix, - Iy, Iz).

- + the matrix and moments of inertia in the form of Python Tuple (I11, I12, I13,

+

 I21, I22, I23,

+

 I31, I32, I33,

+

 Ix, Iy, Iz).

 

-

TUI command: geompy.Inertia(Shape), where - Shape is a shape for which a matrix of inertia and moment of inertia are - returned.

- + Shape is a shape for which a matrix of inertia and moment of inertia are returned.

 

-

-

 

-

Check - Free Boundaries

- +

+ + + Normale to a Face +

+

 

+

Calculates the normal vector to the selected Face. The Point +is a point of the Face, where the Normal should be calculated.

+

 

+

 

-

Detects and highlights wires and edges that - correspond to the shape's boundary.

+

+ + + Check Free Boundaries +

+

 

+

Detects and highlights wires and edges that correspond to the shape's boundary.

 

TUI Command :