Include :
- aggiornamento prototipi.
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ EXE_EXPORT bool ExeImportPnt( const std::string& sFilePath, int nFlag) ;
|
||||
EXE_EXPORT bool ExeImportStl( const std::string& sFilePath, double dScaleFactor) ;
|
||||
EXE_EXPORT bool ExeExportDxf( int nId, const std::string& sFilePath) ;
|
||||
EXE_EXPORT bool ExeExportStl( int nId, const std::string& sFilePath) ;
|
||||
EXE_EXPORT bool ExeExportSvg( int nId, const std::string& sFilePath) ;
|
||||
EXE_EXPORT bool ExeExportSvg( int nId, const std::string& sFilePath, int nFilter = 393) ;
|
||||
|
||||
// Tsc Executor
|
||||
EXE_EXPORT bool ExeInitTscExec( void) ;
|
||||
|
||||
Reference in New Issue
Block a user