Added readNastran95()
This commit is contained in:
@@ -169,6 +169,7 @@ public:
|
||||
private:
|
||||
void copyMeshData(const FemMesh&);
|
||||
void readNastran(const std::string &Filename);
|
||||
void readNastran95(const std::string &Filename);
|
||||
void readZ88(const std::string &Filename);
|
||||
void readAbaqus(const std::string &Filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user