Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PyFemap

Useful tools for interfacing Femap with Python

Instalation

To use the Femap interface you must pip install pywin32 and run the script

import sys
from win32com.client import makepy
sys.argv = ["makepy", "-o PyFemap.py", r"{YOUR FEMAP INSTALATION DIRECTORY}\femap.tlb"]
makepy.main()

source: https://community.sw.siemens.com/s/article/writing-the-femap-api-in-python

About

Useful tools for interfacing Femap with Python

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages