Skip to content

zxx4477/pyansa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANSA TOOLS PACKAGE

This package is a tools-package for ANSA(a CAE preprocess software) These enhancements make access much easier, and also debugging! This module was written for the reason, that the common scripting API did not feel pythonic enough to me.

Authors: Xinxing.Zhang [Contact Author](WeChat:zxx4477 Email:[email protected])

Installation

Just copy the fles into your installation folder: */BETA_CAE_Systems/shared_v23.1.0/python/win64/Lib/site-packages

Example

matlib=MaterialLibrary();
matlib.createSqlTable();
matlib.cleanAllTableData();
matlib.importDataToSqlite();
matlib.helpinfo()

About

Tools for ANSA CAE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages