EgtIntrerface :
- estese e aggiornate interfacce.
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
|
||||
using namespace std ;
|
||||
|
||||
//-------------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtCreateSurfFrRectangle( int nParentId, const double ptIni[3], const double ptCross[3], int nRefType)
|
||||
{
|
||||
return ExeCreateSurfFrRectangle( nParentId, ptIni, ptCross, nRefType) ;
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtCreateSurfFlatRegion( int nParentId, int nNumId, const int nCrvIds[])
|
||||
|
||||
Reference in New Issue
Block a user