Initialize mass marker and gravity so that they don't need to be defined in assembly.

This commit is contained in:
Paddle
2023-10-05 13:47:45 +02:00
parent 0c16154c22
commit 73f9877779
5 changed files with 8 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
#include "ASMTRefPoint.h"
#include "ASMTRefCurve.h"
#include "ASMTRefSurface.h"
#include "ASMTPrincipalMassMarker.h"
//#include "ASMTPrincipalMassMarker.h"
using namespace MbD;