Skip to content

mwdhont/ETABS-plugin-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETABS-plugin-starter-kit

This repo is intended to be a starting point for creating an ETABS plugin in C#. It includes a small amount of boiler plate so that the plugin can compile and load into ETABS.

A more thorough overview of the repo can be read at the following webiste: https://kinson.io/post/etabs-plugin-quickstart/

Note that this plugin was built using Version 17 of the ETABS oAPI. Starting in ETABS 2018, a new api has been released and will provide backward compatibility for future releases, so it is recommended to update this reference. This new API is contained in the library file ETABSv1.dll and should be imported instead of the older ETABSv17.dll.

About

A starting point for creating an ETABS plugin in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%