EgtExecutor :

- aggiunto Dump di Stipple (quando presente).
This commit is contained in:
DarioS
2023-07-10 11:16:59 +02:00
parent 90449cad40
commit 749830aba9
+2
View File
@@ -594,6 +594,8 @@ ExeGeoObjDump( int nId, string& sDump)
sDump = pGeoObj->GetTitle() + " " + ToString( nId) + "\r\n" ;
// preparo gli attributi
pGeomDB->DumpAttributes( nId, sDump, bMM, "\r\n") ;
// preparo stipple
pGeomDB->DumpStipple( nId, sDump, bMM, "\r\n") ;
// preparo TextureData
pGeomDB->DumpTextureData( nId, sDump, bMM, "\r\n") ;
// preparo UserObj