EgtMachKernel 1.6k8 :
- modifiche per tagli di lama inclinati.
This commit is contained in:
@@ -64,6 +64,7 @@ class Machine
|
||||
int& nStat, double& dAngA1, double& dAngB1, double& dAngA2, double& dAngB2) ;
|
||||
bool GetPositions( const Point3d& ptP, double dA, double dB,
|
||||
int& nStat, double& dX, double& dY, double& dZ) ;
|
||||
bool GetNearestAngleInStroke( int nId, double dAngRef, double& dAng) ;
|
||||
bool VerifyOutOfStroke( double dX, double dY, double dZ, double dAngA, double dAngB, int& nStat) ;
|
||||
bool LuaCallFunction( const std::string& sFun) ;
|
||||
bool LuaCreateGlobTable( const std::string& sName) ;
|
||||
|
||||
Reference in New Issue
Block a user