Skip to content

Commit

Permalink
bjorn/cnx-255-etabs-assigning-to-frameobj-areaobj-setmodifiers-setpie…
Browse files Browse the repository at this point in the history
…r-set (#3614)

* CSIElement2D and ConvertArea changes

* Change of our Speckle definition of modifiers as List<double> , not double[] arrays
* Argument of csiArea.name updated to use name, csiArea.name always evaluated as null (i.e. won't be assigned to an AreaObj

* Change of modifiers from double[] to List<double>

* fix: Minor tweak and rebuild schema objects

* Text description

* feat: Regenerate schema components

* fix: CI failing due to wrong format of namespace

---------

Co-authored-by: Jedd Morgan <[email protected]>
Co-authored-by: Alan Rynne <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2024
1 parent ee6176d commit c791206
Show file tree
Hide file tree
Showing 7 changed files with 529 additions and 166 deletions.
2 changes: 1 addition & 1 deletion ConnectorCSI/ConnectorETABS/ConnectorETABS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
<PackageReference Include="CSiAPIv1" Version="1.0.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
</ItemGroup>
</Project>
</Project>
Loading

0 comments on commit c791206

Please sign in to comment.