piston.asmt file is running correctly
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
#include "ASMTForceTorque.h"
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
void MbD::ASMTForceTorque::updateFromMbD()
|
||||
{
|
||||
assert(false);
|
||||
}
|
||||
|
||||
void MbD::ASMTForceTorque::compareResults(AnalysisType type)
|
||||
{
|
||||
assert(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user