EgtExch3dm :
- aggiunto comando per migliorare bezier con trim molto piccoli.
This commit is contained in:
@@ -1161,6 +1161,7 @@ Import3dm::ConvertBrep( const ON_Brep* onBrep, const bool bForceTriMesh)
|
||||
pSurfBezNew->Invert() ;
|
||||
|
||||
pSurfBezNew->RemoveCollapsedSpans() ;
|
||||
pSurfBezNew->LimitSurfToTrimmedRegion() ;
|
||||
|
||||
#if SAVEREVOLVESURF
|
||||
SaveGeoObj( pSurfBezNew->Clone(), "D:\\Temp\\bezier\\import3dm\\revolve_surf\\surf_ok.nge") ;
|
||||
|
||||
Reference in New Issue
Block a user