True if the face normals defined in the STL file are not identical with the normal computed from the vertex orientation, false otherwise.

Namespace:  ceometric.ComputationalGeometry
Assembly:  ceometric.ComputationalGeometry (in ceometric.ComputationalGeometry.dll) Version: 2.4.0.0 (2.4.0.0)

Syntax

C#
public bool HasInconsitentNormals
Visual Basic (Declaration)
Public HasInconsitentNormals As Boolean
Visual C++
public:
bool HasInconsitentNormals

See Also