Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

stephensmitchell-forks/Dynamo-Advance-Steel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamo Extension for Advance Steel

This repository contains the source files for the Dynamo Extension for Advance Steel, that connects Dynamo with Advance Steel.

To build the sources:

  1. Prerequisites needed:
  • Visual Studio 2015;
  • AutoCAD 2019;
  • Advance Steel 2019;
  • Dynamo Core 2.0.2 or later;
  1. Update the paths from \src\Config\user_local.props with the ones from your machine

  2. Build the All.sln solution.

  3. Register DynamoAdvanceSteel.dll as an Addin for Advance Steel (see "Register addin" section of Advance Steel online help)

To build the installer:

  1. Prerequisites needed:
  • Wix v3.7 or later;
  1. Build All.sln solution;

  2. Build DynamoAdvanceSteelInstall.sln solution;

About

Dynamo libraries for Advance Steel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.7%
  • Batchfile 1.3%