Added:
-Materials deconstructor
-Section deconstructor
-Bars property setter method
-Bars set connectivity and sections at start and end of bar (uniform or non-uniform)
-Section definition (define custom sections from geometry)
-SectionDatabase add section to database
-SectionDatabase save database
-ProfiledPlate definition
Modified:
-Slab deconstructor
Fixed some minor bugs.
f97310
This release is intended to be used for testing of feature 97310: Define sections from surface(s).
f97311
This release is intended to be used for testing of feature 97311: Modify existing bars component.
v1.2.0-dynamo
Added:
-Surface support
-Temperature loads,
-Identifiers to supports,
-Fictitious shell,
-Fictitious bar,
-Automatic orientation of LCS for bars, fictitious bars, line supports.
Fixed:
-Changed sign of bar eccentricity output,
-Removed mesh warning for walls,
-Fixed exception if material/section not found in database.
-Fixed .dsc bug (documentation generation)
1.2.0-grasshopper
Added:
-Surface support
-Temperature loads,
-Identifiers to supports,
-Fictitious shell,
-Fictitious bar,
-Automatic orientation of LCS for bars, fictitious bars, line supports.
Fixed:
-Changed sign of bar eccentricity output,
-Removed mesh warning for walls,
-Fixed exception if material/section not found in database.
-Fixed .dsc bug (documentation generation)
1.2.1-beta-grasshopper
This release is intended to be used to evaluate line and surface temperature loads as well as the OrientCoordinateSystem method added to BarPart and LineSupport that automatically orients their coordinate systems to GCS.
Other features added:
-Fictituous bar
-Surface support
-Line and Surface temperature loads
-Identifier to supports
License: https://github.com/strusoft/femdesign-api/blob/grasshopper/LICENSE
v1.2.0-beta-grasshopper
This release is intended to be used to evaluate the OrientCoordinateSystem method added to BarPart and LineSupport that automatically orients their coordinate systems to GCS.
Other features added:
-Fictituous bar
-Surface support
License: https://github.com/strusoft/femdesign-api/blob/grasshopper/LICENSE
v1.1.1-grasshopper
-Fixed incorrect value for Rigid connectivity.
v1.1.0-master
-Set LCS of bars.
-Set LCS of slabs.
-LineLoad, set non-uninform line load.
-Storeys added.
-Axes added.
-MassConversionTable added.
-Freq added so that eigenfrequency calculations can be run.
-Moved calculation methods to Calculate.
-Fixed minor bugs.
-Removed abundant default methods.
v1.1.0-grasshopper
-Set LCS of bars.
-Set LCS of slabs.
-LineLoad, set non-uninform line load.
-Storeys added.
-Axes added.
-MassConversionTable added.
-Freq added so that eigenfrequency calculations can be run.
-Moved calculation methods to Calculate.
-Fixed minor bugs.
-Removed abundant default methods.
v1.1.0-dynamo
-Set LCS of bars.
-Set LCS of slabs.
-LineLoad, set non-uninform line load.
-Storeys added.
-Axes added.
-MassConversionTable added.
-Freq added so that eigenfrequency calculations can be run.
-Moved calculation methods to Calculate.
-Fixed minor bugs.
-Removed abundant default methods.