mymesh.mesh.mesh.NodeNormals#
- property mesh.NodeNormals#
Surface node normal vectors. Non-surface nodes will receive [np.nan, np.nan, np.nan]. There are several methods for computing surface normal vectors at the nodes, the method to be used can be set with
NodeNormalsMethod. SeeFace2NodeNormal()for more details.