EgtGeomKernel :
- corretto errore offset regione.
This commit is contained in:
@@ -209,7 +209,7 @@ SurfFlatRegion::Offset( double dDist, int nType)
|
||||
|
||||
// se offset nullo, non devo fare alcunchè
|
||||
if ( abs( dDist) < 10 * EPS_SMALL)
|
||||
return this->Clone() ;
|
||||
return true ;
|
||||
|
||||
// calcolo la superficie di offset
|
||||
PtrOwner<SurfFlatRegion> pSfr( CreateOffsetSurf( dDist, nType)) ;
|
||||
|
||||
Reference in New Issue
Block a user