Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Mesh Class / FixNormals Method

In This Topic
    FixNormals Method
    In This Topic
    Makes triangles winding order uniform.
    Syntax
    'Declaration
     
    Public Function FixNormals() As Integer
    public int FixNormals()

    Return Value

    Number of flipped triangles.
    See Also