0be8897dd6
* ETABS21 - Shared project for converters - ETABS21 support * 21 and 22 Support - cPlugin.cs and Form1.cs in Shared defined as interfaces. Version specific implementations (basically just the namespaces) created in proj specific files - Plugins load and selection works in both ETABS versions * Form1 -> SpeckleForm * cPlugin base class - Better to have a cPlugin base class which ETABS21 and 22 inherit. Reduced code duplication - Better project namespace structure * s_modality
9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"profiles": {
|
|
"ETABS 21": {
|
|
"commandName": "Executable",
|
|
"executablePath": "C:\\Program Files\\Computers and Structures\\ETABS 21\\ETABS.exe"
|
|
}
|
|
}
|
|
}
|