True if the STL file contains negative coordinates, 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 HasNegativeCoordinates
Visual Basic (Declaration)
Public HasNegativeCoordinates As Boolean
Visual C++
public:
bool HasNegativeCoordinates

See Also