Calculates normals for all vertices of the current SubDMash entity.
Parameters
Parameters
Description
normalArray
[out] Receives an array of normals.
Returns
A value of the OdResult type containing the result of the method execution.
Remarks
The normal for a vertex is calculated as the average of all normals for the faces that include the vertex. This method assumes that the smoothness level is zero.