Eyeshot 10 WinForms API Reference
Mesh.normalAveragingType Enumeration

WinForms Assembly > devDept.Eyeshot.Entities Namespace : Mesh.normalAveragingType Enumeration
Mesh normal averaging type.
Syntax
'Declaration
 
Public Enum Mesh.normalAveragingType 
   Inherits System.Enum
public enum Mesh.normalAveragingType : System.Enum 
Members
MemberDescription
Averaged Averaged normal
AveragedByAngle Averaged normal with preservation of edges
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         devDept.Eyeshot.Entities.Mesh.normalAveragingType

See Also

Reference

devDept.Eyeshot.Entities Namespace