mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-21 13:17:54 +05:00

+ /*! + * Returns three components of normal of given mesh face. + */ + double_array GetFaceNormal(in long faceId);
+ /*! + * Returns three components of normal of given mesh face. + */ + double_array GetFaceNormal(in long faceId);