EgtGraphics :
- per snap point su testo aggiunto baricentro come centro.
This commit is contained in:
@@ -1173,6 +1173,7 @@ Scene::FindTextSnapPoint( int nSnap, const Point3d& ptWin, int nId, const Frame3
|
||||
}
|
||||
break ;
|
||||
case SP_CENTER :
|
||||
case SP_CENTROID :
|
||||
// centro
|
||||
if ( pTxt->GetCenterPoint( ptP)) {
|
||||
ptP.ToGlob( frEnt) ;
|
||||
|
||||
Reference in New Issue
Block a user