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

In This Topic
    UpdateNormals Method
    In This Topic
    Refreshes triangles normals.
    Syntax
    'Declaration
     
    Public Overridable Sub UpdateNormals() 
    public virtual void UpdateNormals()
    See Also