EgtGeomKernel :
- in CAvToolSurfTm eliminata SetMoveDir e aggiunto parametro equivalente in TestPosition e TestPath - in VolZmap migliorato calcolo BBox del movimento utensile.
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ Frame3d::Set( const Point3d& ptOrig, const Vector3d& vtDirZ, const Vector3d& vtN
|
||||
m_vtVersY = m_vtVersZ ^ vtNearDirX ;
|
||||
if ( ! m_vtVersY.Normalize())
|
||||
return false ;
|
||||
// verzsore X
|
||||
// versore X
|
||||
m_vtVersX = m_vtVersY ^ m_vtVersZ ;
|
||||
if ( ! m_vtVersX.Normalize())
|
||||
return false ;
|
||||
|
||||
Reference in New Issue
Block a user