crank_slider.mbd MBDyn file working
This commit is contained in:
@@ -12,10 +12,10 @@ using namespace MbD;
|
||||
|
||||
Time::Time()
|
||||
{
|
||||
std::string str = "t";
|
||||
this->setName(str);
|
||||
}
|
||||
|
||||
void Time::initialize()
|
||||
{
|
||||
std::string str = "t";
|
||||
this->setName(str);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user