]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
22368: EDF SMESH: Pattern mapping to assign new nodes to sub-shapes
authoreap <eap@opencascade.com>
Thu, 26 Dec 2013 15:07:24 +0000 (15:07 +0000)
committereap <eap@opencascade.com>
Thu, 26 Dec 2013 15:07:24 +0000 (15:07 +0000)
commit1d6cfba4c10cf9b91b8489d58c0d89e11e929566
tree02c8807ab4cad69f53d0885750d7dbb2fe25cbc9
parent60e380a37ac09f6f5c147c146fff1acf5bec3307
22368: EDF SMESH: Pattern mapping to assign new nodes to sub-shapes

+    /*!
+     * Returns three components of normal of given mesh face.
+     */
+    double_array GetFaceNormal(in long faceId);
idl/SMESH_Mesh.idl
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx
src/SMESH_SWIG/smeshBuilder.py