EgtGeomKernel :
- in Dump di TriMesh e Zmap aggiunta info ShowEdges.
This commit is contained in:
@@ -1340,6 +1340,8 @@ SurfTriMesh::GetTitle( void) const
|
||||
bool
|
||||
SurfTriMesh::Dump( string& sOut, bool bMM, const char* szNewLine) const
|
||||
{
|
||||
// visualizzazione spigoli
|
||||
sOut += "ShowEdges=" + ToString( GetShowEdges()) + szNewLine ;
|
||||
// area
|
||||
double dArea ;
|
||||
GetArea( dArea) ;
|
||||
|
||||
Reference in New Issue
Block a user