Code Monkey home page Code Monkey logo

etabs-plugin-starter-kit's Introduction

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.

etabs-plugin-starter-kit's People

Contributors

jchatkinson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

etabs-plugin-starter-kit's Issues

Help with external libraries

Hello Jeremy,

Thank you for the great tutorial on Etabs plugins.

I have one question: My plugin contains an internal json file with data to be added to the model, and I read it with JsonSerializer.
The thing is that the plugin fails to read it because it can't find an external library (System.Runtime.CompilerServices.Unsafe).

Hope you know how to solve this issue or give me some hints on how to solve it :)

Thank you!

Using external libraries

Hello Jeremy,

Thank you for the great tutorial on Etabs plugins.

I have one question: My plugin contains an internal json file with data to be added to the model, and I read it with JsonSerializer.
The thing is that the plugin fails to read it because it can't find an external library (System.Runtime.CompilerServices.Unsafe).

Hope you know how to solve this issue or give me some hints on how to solve it :)

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.