EgtGeomKernel :
- correzione Offset per superfici.
This commit is contained in:
@@ -190,14 +190,14 @@ SurfFlatRegion::CreateOffsetSurf( double dDist, int nType) const
|
||||
pSrfCrv->Invert() ;
|
||||
if ( ! pSfr->Subtract( *pSrfCrv))
|
||||
return nullptr ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
pSfr->ToGlob( m_frF) ;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
pSfr->ToGlob( m_frF) ;
|
||||
return Release( pSfr) ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user