EgtGeomKernel : Sistemazione distanza Punto-CurvaComposita.

This commit is contained in:
Dario Sassi
2014-01-17 10:30:35 +00:00
parent 7479cb4162
commit fb7b07d20e
3 changed files with 102 additions and 39 deletions
+1 -1
View File
@@ -397,7 +397,7 @@ OutScl::PutCurve( const IGeoObj* pGeoObj, int nFlag)
// se ci sono delle discontinuità
if ( ThereIsDiscontinuity( oDiffG, oDiffGs))
// normale o niente
NormalOrNone( oDiffG) ;
NormalOrNone( oDiffGs) ;
}
}
}