mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 09:50:34 +05:00
1d6cfba4c1
+ /*! + * Returns three components of normal of given mesh face. + */ + double_array GetFaceNormal(in long faceId); |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
SMESH_BasicHypothesis.idl | ||
SMESH_Filter.idl | ||
SMESH_Gen.idl | ||
SMESH_Group.idl | ||
SMESH_Hypothesis.idl | ||
SMESH_Measurements.idl | ||
SMESH_Mesh.idl | ||
SMESH_MeshEditor.idl | ||
SMESH_Pattern.idl |