Salome HOME
22244: [CEA] Method to compute the normal to a mesh face
authoreap <eap@opencascade.com>
Mon, 20 Jan 2014 17:42:20 +0000 (17:42 +0000)
committereap <eap@opencascade.com>
Mon, 20 Jan 2014 17:42:20 +0000 (17:42 +0000)
commit67dba15dfdd0b7f7a2671a70ad831a080a9c0487
tree8c74ebd2f5c215a4c3fd188976cbeab0344448e2
parente12cb3f8c3219fb5d53a7a23569011f1009ffd41
22244: [CEA] Method to compute the normal to a mesh face

-    double_array GetFaceNormal(in long faceId);
+    double_array GetFaceNormal(in long faceId, in boolean normalized);
idl/SMESH_Mesh.idl
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx
src/SMESH_SWIG/smeshBuilder.py