EgtGeomKernel 1.5h2 :
- modificate interfacce in CurveAux - aggiunti metodi a SurfTriMesh - aggiustamenti vari.
This commit is contained in:
+1
-1
@@ -423,7 +423,7 @@ PolyLine::NewellPlane( Plane3d& plPlane, double& dArea) const
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
PolyLine::IsPlanar( Plane3d& plPlane, double& dArea, double dToler) const
|
||||
PolyLine::IsFlat( Plane3d& plPlane, double& dArea, double dToler) const
|
||||
{
|
||||
// Compute a representative plane for the polygon
|
||||
if ( ! NewellPlane( plPlane, dArea))
|
||||
|
||||
Reference in New Issue
Block a user